[Bug testsuite/51875] FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 17 10:15:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-17
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-17 10:03:32 UTC ---
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.
Maybe consider skipping it for hppa.



More information about the Gcc-bugs mailing list