public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13392] New: ICE in convert_from_eh_region_ranges_1, at except.c:1133
@ 2003-12-13  1:39 bkoz at gcc dot gnu dot org
  2003-12-13  1:40 ` [Bug c++/13392] " bkoz at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2003-12-13  1:39 UTC (permalink / raw)
  To: gcc-bugs

Trying to build LLVM with current mainline g++ fails. Interestingly, it only
fails at -O0, but at -O2 it works. Strange. 

%COMP.sh "--version"
g++ (GCC) 3.4 20031208 (experimental)

%COMP.sh "-c -O0" CommandLine.ii
/mnt/hd/src/llvm/lib/Support/CommandLine.cpp: In function `void
llvm::RemoveArgument(const char*, llvm::cl::Option*)':
/mnt/hd/src/llvm/lib/Support/CommandLine.cpp:77: internal compiler error: in
convert_from_eh_region_ranges_1, at except.c:1133
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

vs.


<bkoz@roscoe> /home/bkoz %COMP.sh "-c -O2" CommandLine.ii
g++: -lv3test: linker input file unused because linking not done

-- 
           Summary: ICE in convert_from_eh_region_ranges_1, at except.c:1133
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu (FC1)
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2004-02-28 11:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-13  1:39 [Bug c++/13392] New: ICE in convert_from_eh_region_ranges_1, at except.c:1133 bkoz at gcc dot gnu dot org
2003-12-13  1:40 ` [Bug c++/13392] " bkoz at gcc dot gnu dot org
2003-12-15  9:14 ` bangerth at dealii dot org
2003-12-15  9:22 ` [Bug c++/13392] [3.3/3.4 regression] " bangerth at dealii dot org
2003-12-15  9:51 ` bangerth at dealii dot org
2003-12-15 16:14 ` bkoz at redhat dot com
2003-12-15 17:22 ` bangerth at dealii dot org
2003-12-16 17:02 ` pinskia at gcc dot gnu dot org
2003-12-22 23:37 ` janis187 at us dot ibm dot com
2003-12-22 23:57 ` [Bug c++/13392] [3.3/3.4 regression] [eh] " pinskia at gcc dot gnu dot org
2003-12-29 18:54 ` [Bug middle-end/13392] [3.3/3.4 regression] " pinskia at gcc dot gnu dot org
2004-01-02 14:19 ` jakub at gcc dot gnu dot org
2004-01-11 19:05 ` cvs-commit at gcc dot gnu dot org
2004-01-11 19:13 ` cvs-commit at gcc dot gnu dot org
2004-01-11 19:34 ` pinskia at gcc dot gnu dot org
2004-01-27 13:12 ` cvs-commit at gcc dot gnu dot org
2004-02-28 11:16 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).