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/14036] [tree-ssa] [unit-at-a-time] gcc ICEs on redeclaration of local externs to global declaration


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-06 00:03 -------
Confirmed, I almost think this was an side effect of Zack's rewrite to c-decl.c.  Also only -funit-at-a-
time is needed to get the ICE.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zack at gcc dot gnu dot org,
                   |                            |pinskia at gcc dot gnu dot
                   |                            |org, hubicka at gcc dot gnu
                   |                            |dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|gcc -c -O2 gap.c            |
   GCC host triplet|ppc apple darwin            |
 GCC target triplet|ppc apple darwin            |
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |tree-ssa
      Known to work|                            |3.4.0 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-06 00:03:53
               date|                            |
            Summary|tree-ssa gcc ICEs on        |[tree-ssa] [unit-at-a-time]
                   |redeclaration of local      |gcc ICEs on redeclaration of
                   |externs to global           |local externs to global
                   |declaration                 |declaration
   Target Milestone|---                         |tree-ssa


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


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