This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/51875] FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'
- From: "dave.anglin at bell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jan 2012 18:49:55 +0000
- Subject: [Bug testsuite/51875] FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'
- Auto-submitted: auto-generated
- References: <bug-51875-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875
--- Comment #2 from dave.anglin at bell dot net 2012-01-18 18:49:55 UTC ---
On 1/17/2012 5:03 AM, rguenth at gcc dot gnu.org wrote:
> Confirmed. That seems to be the usual by-reference passing for a callee copy
> thing. Not sure if we can cater for this difference in the testcase easily.
I think gdb is also a factor as the test doesn't fail on PA ELF targets.