public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35099]  New: [OpenMP] ICE in remove_unreachable_regions with -O -fopenmp
@ 2008-02-06  8:02 t-gcc-bugzilla at snowelm dot com
  2008-02-06  8:04 ` [Bug c++/35099] " t-gcc-bugzilla at snowelm dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: t-gcc-bugzilla at snowelm dot com @ 2008-02-06  8:02 UTC (permalink / raw)
  To: gcc-bugs

g++ on the trunk (revision 132140) produces ICE when compiling the attached
test1.ii.  I tried to reduce the code but I couldn't.

$ g++-4.3 -E test.cpp -o test1.ii
$ g++-4.3 -O -fopenmp test1.ii
hoge.cpp: In function 'void
_Z15test_learnervecP15EnvironmentBaseRSt6vectorIP11LearnerBaseSaIS3_EEiSs.omp_fn.0(void*)':
hoge.cpp:85: internal compiler error: in remove_unreachable_regions, at
except.c:693
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
mak@cl26:~/src/tdn$ g++-4.3 -v                 
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/home/mak/local --program-suffix=-4.3 :
(reconfigured) ../configure --prefix=/home/mak/local --program-suffix=-4.3
CPPFLAGS=-I/home/mak/local/include LDFLAGS=-L/home/mak/local/lib
--enable-languages=c,c++,fortran,java,objc --no-create --no-recursion
Thread model: posix
gcc version 4.3.0 20080206 (experimental) (GCC)


-- 
           Summary: [OpenMP] ICE in remove_unreachable_regions with -O -
                    fopenmp
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: t-gcc-bugzilla at snowelm dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2008-03-13  8:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06  8:02 [Bug c++/35099] New: [OpenMP] ICE in remove_unreachable_regions with -O -fopenmp t-gcc-bugzilla at snowelm dot com
2008-02-06  8:04 ` [Bug c++/35099] " t-gcc-bugzilla at snowelm dot com
2008-02-06 12:29 ` [Bug middle-end/35099] [4.3 Regression] " rguenth at gcc dot gnu dot org
2008-02-06 12:29 ` rguenth at gcc dot gnu dot org
2008-02-06 18:06 ` Ralf dot Wildenhues at gmx dot de
2008-02-06 20:59 ` rguenth at gcc dot gnu dot org
2008-02-06 22:32 ` reichelt at gcc dot gnu dot org
2008-03-10 13:49 ` [Bug middle-end/35099] [4.3/4.4 " jakub at gcc dot gnu dot org
2008-03-10 19:40 ` jakub at gcc dot gnu dot org
2008-03-10 20:52 ` jakub at gcc dot gnu dot org
2008-03-13  8:18 ` reichelt 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).