public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/56882] New: ICE: when compiling gegl
@ 2013-04-08 18:52 xperience at interia dot pl
  2013-04-09  9:36 ` [Bug c/56882] " jakub at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xperience at interia dot pl @ 2013-04-08 18:52 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56882
           Summary: ICE: when compiling gegl
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: xperience@interia.pl


Created attachment 29829
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29829
preprocessed file

I'm using gentoo on AMD64 machine Pilediver core A10-4600M processor, when
compiling gegl 0.2.0 I got, I was compiling it from time to time with older
versions of gcc and that same set of CFLAGS, sometimes with problems or not,
but that was the first time to ICE in compiler:

gegl-processor.c: In function 'gegl_processor_get_property':
gegl-processor.c:223:1: internal compiler error: Segmentation fault
 gegl_processor_get_property (GObject    *gobject,
-----------------------------------------------------

CFLAGS="-O3 -mtune=native -march=native -fomit-frame-pointer -pipe
-floop-interchange -floop-strip-mine -floop-block -fgraphite-identity
-floop-parallelize-all -flto -fuse-linker-plugin -fPIC"

-----------------------------------------------------
ICE will not happen when I strip graphite flags

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



Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.0/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.8.0/work/gcc-4.8.0/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.0
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.0
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.0/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.0/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --with-ppl --with-cloog --disable-isl-version-check
--with-cloog --enable-lto --enable-nls --without-included-gettext
--with-system-zlib --enable-obsolete --disable-werror --enable-secureplt
--enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap
--disable-libssp --enable-libgomp
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.0/python
--enable-checking=release --disable-libgcj --enable-libstdcxx-time
--enable-languages=c,c++,fortran --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.0 p1.1,
pie-0.5.5'
Thread model: posix
gcc version 4.8.0 (Gentoo 4.8.0 p1.1, pie-0.5.5)


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

end of thread, other threads:[~2013-04-09 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-08 18:52 [Bug c/56882] New: ICE: when compiling gegl xperience at interia dot pl
2013-04-09  9:36 ` [Bug c/56882] " jakub at gcc dot gnu.org
2013-04-09 10:04 ` rguenth at gcc dot gnu.org
2013-04-09 20:03 ` xperience at interia dot pl

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).