Skip to content
Snippets Groups Projects
  • Jakub Jelinek's avatar
    5bca794b
    re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*) · 5bca794b
    Jakub Jelinek authored
    	PR bootstrap/44509
    	* c-config-lang.in (gtfiles): Add c-family/c-cppbuiltin.c.
    	* c-family/c-cppbuiltin.c: Include gt-c-family-c-cppbuiltin.h.
    	(lazy_hex_fp_values, lazy_hex_fp_value_count): Add GTY(()) markers.
    	(lazy_hex_fp_value, builtin_define_with_hex_fp_value): Use
    	ggc_strdup instead of xstrdup.
    
    	* gcc.dg/pr44509.c: New test.
    
    From-SVN: r160729
    5bca794b
    History
    re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*)
    Jakub Jelinek authored
    	PR bootstrap/44509
    	* c-config-lang.in (gtfiles): Add c-family/c-cppbuiltin.c.
    	* c-family/c-cppbuiltin.c: Include gt-c-family-c-cppbuiltin.h.
    	(lazy_hex_fp_values, lazy_hex_fp_value_count): Add GTY(()) markers.
    	(lazy_hex_fp_value, builtin_define_with_hex_fp_value): Use
    	ggc_strdup instead of xstrdup.
    
    	* gcc.dg/pr44509.c: New test.
    
    From-SVN: r160729