This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/15712] [3.5 Regression] ICE with 'extern inline' and -funit-at-a-time -dU


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-28 19:06 -------
Confirmed, this looks more like a front-end issue which does not set the DECL_NAME for some 
functions decls.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zack at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |c
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-28 19:06:17
               date|                            |
            Summary|ICE with 'extern inline' and|[3.5 Regression] ICE with
                   |-funit-at-a-time -dU        |'extern inline' and -funit-
                   |                            |at-a-time -dU
   Target Milestone|---                         |3.5.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]