public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/36237]  New: internal compiler error: in lower_stmt, at gimple-low.c:282
@ 2008-05-14 21:06 silviug at gmail dot com
  2008-05-14 21:07 ` [Bug c++/36237] " silviug at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: silviug at gmail dot com @ 2008-05-14 21:06 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2036 bytes --]

* the exact version of GCC;
* the system type;
* the options given when GCC was configured/built;

The output of g++ -v is:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-targets=all --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

* the complete command line that triggers the bug;

The command is simply `make' wich will turn into:
    g++ -Wall -O0 -fopenmp qsort_openmp_v2.cpp utils.o -o qsort_openmp_v2

* the compiler output (error messages, warnings, etc.); and

qsort_openmp_v2.cpp: In function ‘int main(int, char**)’:
qsort_openmp_v2.cpp:0: internal compiler error: in lower_stmt, at
gimple-low.c:282
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.
make: *** [qsort_openmp_v2] Error 1


* the preprocessed file (*.i*) that triggers the bug, generated by adding
-save-temps to the complete compilation command, or, in the case of a bug
report for the GNAT front end, a complete set of source files (see below).

I will attach them.


-- 
           Summary: internal compiler error: in lower_stmt, at gimple-
                    low.c:282
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: silviug at gmail dot com


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


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

end of thread, other threads:[~2008-12-28  4:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-14 21:06 [Bug c++/36237] New: internal compiler error: in lower_stmt, at gimple-low.c:282 silviug at gmail dot com
2008-05-14 21:07 ` [Bug c++/36237] " silviug at gmail dot com
2008-05-14 21:12 ` silviug at gmail dot com
2008-05-23  9:12 ` [Bug c++/36237] internal compiler error: in lower_stmt, at gimple-low.c:282 erase 'private(localTodoStack)' it compiles successfully jakub at gcc dot gnu dot org
2008-05-23 12:52 ` silviug at gmail dot com
2008-05-23 13:23 ` jakub at gcc dot gnu dot org
2008-05-23 13:32 ` jakub at gcc dot gnu dot org
2008-05-23 13:33 ` jakub at gcc dot gnu dot org
2008-05-23 13:34 ` jakub at gcc dot gnu dot org
2008-12-28  4:17 ` pinskia 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).