[Bug middle-end/46446] [4.6 regression] New test failures

2010-11-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46446 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug middle-end/46446] [4.6 regression] New test failures

2010-11-12 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46446 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/46446] [4.6 regression] New test failures

2010-11-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46446 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2010-11-12 01:26:21 UTC --- FAIL: g++.dg/guality/redeclaration1.C -O2 -flto -flto-partition=none line 13 i == 42 FAIL: g++.dg/torture/pr34850.C -O2 -flto -flto-partition=none (test

[Bug middle-end/46446] [4.6 regression] New test failures

2010-11-11 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46446 --- Comment #2 from Jan Hubicka hubicka at ucw dot cz 2010-11-12 04:49:49 UTC --- The above ones are just caused by including -flto -flto-partition=none in the torture flags now, not to mention they fail before with -flto :). Yes, those are old