[Bug c/18963] [4.0 Regression] static and nested declarations cause an ice

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 13 18:55:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-13 18:55 -------
Most likely we started to reject this with:
2004-07-02  Zack Weinberg  <zack@codesourcery.com>
        
        * c-decl.c (struct c_binding): Remove contour field; add
        depth, invisible, nested fields.

And most likely started to ICE with:
2004-07-09  Zack Weinberg  <zack@codesourcery.com>
            Andrew Pinski  <apinski@apple.com>
        
        * c-opts.c (c_common_post_options): Force unit-at-a-time mode
        on when we have more than one input file.

I cannot be the person who makes the discussion if we should accept this or not.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18963



More information about the Gcc-bugs mailing list