Skip to content
Snippets Groups Projects
  • Paolo Bonzini's avatar
    be0f1e54
    re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself) · be0f1e54
    Paolo Bonzini authored
    include:
    2005-02-08  Paolo Bonzini  <bonzini@gnu.org>
    
    	PR bootstrap/19818
    	* ansidecl.h (PARAMS): Guard from redefinition.
    
    libcpp:
    2005-02-08  Paolo Bonzini  <bonzini@gnu.org>
    
    	PR bootstrap/19818
    	* configure.ac: Check for declaration of basename and getopt.
    	* config.in: Regenerate.
    	* configure: Regenerate.
    	* internal.h (ustrcspn): New.
    	* macro.c (create_iso_definition): Fix allocation of memory.
    	(padding_token): Add cast to remove const-ness.
    	* pch.c (cpp_read_state): Use ustrcspn.
    
    From-SVN: r95003
    be0f1e54
    History
    re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)
    Paolo Bonzini authored
    include:
    2005-02-08  Paolo Bonzini  <bonzini@gnu.org>
    
    	PR bootstrap/19818
    	* ansidecl.h (PARAMS): Guard from redefinition.
    
    libcpp:
    2005-02-08  Paolo Bonzini  <bonzini@gnu.org>
    
    	PR bootstrap/19818
    	* configure.ac: Check for declaration of basename and getopt.
    	* config.in: Regenerate.
    	* configure: Regenerate.
    	* internal.h (ustrcspn): New.
    	* macro.c (create_iso_definition): Fix allocation of memory.
    	(padding_token): Add cast to remove const-ness.
    	* pch.c (cpp_read_state): Use ustrcspn.
    
    From-SVN: r95003