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++/13059] [tree-ssa] ICE in gimplify_expr


------- Additional Comments From steven at gcc dot gnu dot org  2003-11-16 12:16 -------
Yup. 
Just cc1plus t.cc is enough: 
 
$ g++-3.5 t.cc 
t.cc: In function `void foo()': 
t.cc:6: internal compiler error: in gimplify_expr, at gimplify.c:3143 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions 
 
This is with "g++-3.5 (GCC) 3.5-tree-ssa 20031114 (merged 20031111)" 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-16 12:16:34
               date|                            |


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


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