public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37858]  New: [4.3/4.4] ICE when "-fdump-ipa-all -dv" is used
@ 2008-10-17  0:16 zsojka at seznam dot cz
  2008-10-17  6:34 ` [Bug middle-end/37858] [4.3/4.4 Regression] " ubizjak at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2008-10-17  0:16 UTC (permalink / raw)
  To: gcc-bugs

gcc crashes when any file is compiled with following switches:

gcc test.cpp -o test.o -fdump-ipa-all -dv

-----------

Seems to crash for any valid input file, but in this test I used:
test.cpp:
int main(void) { return 0; }

-------------

test.cpp:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.

---------------

# gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --enable-multilib --disable-libmudflap
--disable-libssp --enable-cld --disable-libgcj
--enable-languages=c,c++,treelang,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2 p1.0'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2 p1.0)


-- 
           Summary: [4.3/4.4] ICE when "-fdump-ipa-all -dv" is used
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2008-11-05 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-17  0:16 [Bug c/37858] New: [4.3/4.4] ICE when "-fdump-ipa-all -dv" is used zsojka at seznam dot cz
2008-10-17  6:34 ` [Bug middle-end/37858] [4.3/4.4 Regression] " ubizjak at gmail dot com
2008-11-01 11:41 ` rguenth at gcc dot gnu dot org
2008-11-03  8:28 ` jakub at gcc dot gnu dot org
2008-11-03  8:45 ` jakub at gcc dot gnu dot org
2008-11-03  8:50 ` [Bug middle-end/37858] [4.3 " jakub at gcc dot gnu dot org
2008-11-05 20:41 ` jakub at gcc dot gnu dot org
2008-11-05 20:47 ` jakub 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).