[Bug bootstrap/65065] New: ICE with -O3 -floop-block on bootstrap

2015-02-14 Thread hete2 at gmx dot de
Assignee: unassigned at gcc dot gnu.org Reporter: hete2 at gmx dot de On my System (Ubuntu14.04 on an Intel Sandy-bridge configuering gcc-5-20150208 with ../configure --disable-werror and bootstraping with: make BOOT_CFLAGS='-O3 -floop-block -pipe' bootstrap gave the

[Bug bootstrap/64976] Bootstrap fails with -O3 -fgraphite-identity

2015-02-14 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64976 --- Comment #2 from hete2 at gmx dot de --- Thank you for this hint. Using this configure option the boootstrapping works. Therefore this report can be renamed to a false warning about -Werror=maybe-uninitialized (if this is considered a Bug) or

[Bug bootstrap/64976] New: Bootstrap fails with -O3 -fgraphite-identity

2015-02-08 Thread hete2 at gmx dot de
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: hete2 at gmx dot de On my System (Ubuntu 14.04 on an Sandy-Bridge Processor) bootstrapping gcc-5-20150201 fails with BOOT_CFLAGS= -O3 -fgraphite-identity. The output is: /home/hete/buggcc/gcc-5-20150201/Build1/./prev-gcc

[Bug bootstrap/64116] ice with -O3 -fgraphite-identity on bootstrap

2014-12-02 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64116 --- Comment #5 from hete2 at gmx dot de --- Created attachment 34174 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34174&action=edit Output of gcc -v ...

[Bug c++/57168] [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter

2014-12-02 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57168 --- Comment #2 from hete2 at gmx dot de --- Sorry.. should be sended to bug 64116.

[Bug c++/57168] [graphite] -fgraphite-identity breaks app-office/libreoffice-3.6.6.2 OpenXML filter

2014-12-02 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57168 hete2 at gmx dot de changed: What|Removed |Added CC||hete2 at gmx dot de --- Comment #1

[Bug bootstrap/64116] ice with -O3 -fgraphite-identity on bootstrap

2014-12-02 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64116 --- Comment #4 from hete2 at gmx dot de --- I found out that -march=native is not needeed. The following prerequisites were used: gmp-6.0.0, mpfr-3.1.2, mpc-1.0.2, isl-0.12.2, cloog-0.18.1. pt.ii.bz2 is the compressed preprocessed source. Log is

[Bug bootstrap/64116] ice with -O3 -fgraphite-identity on bootstrap

2014-12-02 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64116 --- Comment #3 from hete2 at gmx dot de --- Created attachment 34172 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34172&action=edit preprozessed source

[Bug bootstrap/64116] ice with -O3 -fgraphite-identity on bootstrap

2014-11-30 Thread hete2 at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64116 hete2 at gmx dot de changed: What|Removed |Added Known to fail||4.9.0, 4.9.1 --- Comment #1 from

[Bug bootstrap/64116] New: ice with -O3 -fgraphite-identity on bootstrap

2014-11-29 Thread hete2 at gmx dot de
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: hete2 at gmx dot de My System: Ubuntu 14.04 on a Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz Configuring with --with-arch=native and using -O3 -fgraphite-identity -pipe as BOOT_CFLAGS i get an ICE in Stage 2: /home/hete

[Bug tree-optimization/63655] New: ice using -O2 -floop-parallelize-all

2014-10-27 Thread hete2 at gmx dot de
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: hete2 at gmx dot de Created attachment 33816 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33816&action=edit preprocessed source I'm using Ubuntu 14.04 on an AMD64 (Sandy-bridge) Computer. gcc -v: Us

[Bug bootstrap/61448] New: ice on profiledbootstrap with -o2 -flto -fuse-linker-plugin

2014-06-08 Thread hete2 at gmx dot de
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: hete2 at gmx dot de On my System: uname -m = x86_64 uname -r = 3.5.0-23-generic uname -s = Linux uname -v = #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 on a Intel i3-2120 CPU