This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
- From: "nicola at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 8 Jan 2011 19:54:22 +0000
- Subject: [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
- Auto-submitted: auto-generated
- References: <bug-46710-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46710
Nicola Pero <nicola at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
Target Milestone|--- |4.6.0
Known to fail| |4.6.0
Severity|major |critical
--- Comment #1 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-08 19:54:20 UTC ---
This is still happening -
http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00641.html
It's very bad because from the test results it seems that the code compiles,
but then fails when executing. :-(
I asked Andreas for more information, but he couldn't provide any.
Thanks