[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 changed: What|Removed |Added Target Milestone|--- |4.6.0

[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 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 failures, just with

[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 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 for excess errors) > FAI