This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49414] gcc.dg/pr44194-1.c fails
- From: "sje at cup dot hp.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jun 2011 21:24:10 +0000
- Subject: [Bug rtl-optimization/49414] gcc.dg/pr44194-1.c fails
- Auto-submitted: auto-generated
- References: <bug-49414-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49414
Steve Ellcey <sje at cup dot hp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sje at cup dot hp.com
--- Comment #7 from Steve Ellcey <sje at cup dot hp.com> 2011-06-15 21:23:51 UTC ---
I am also seeing some new failures on IA64 HP-UX (maybe Linux too, I am not
sure because my Linux run had other problems). I see the same Fortran failures
that Dominique sees.
I also get a failure with gcc.dg/struct-by-value-1.c and I definitively tracked
that failure down to r175063. I haven't verified that the Fortran failures
started with this exact version.
Should these bugs (mine and Dominiques) be a separate bug report? They look
different then the IA32 failure.