This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32046] [Regression 4.3] wrong code with -O2 for gfortran.dg/interface_12.f90 & result_in_spec_1.f90



------- Comment #4 from burnus at gcc dot gnu dot org  2007-05-22 19:45 -------
FX, it seems that your patch contains mismatch types, which cause the wrong
code with -O2. At least if I revert your allocate patch, it no longer fails.

r124721 | fxcoudert | 2007-05-14 21:33:57 +0200 (Mon, 14 May 2007) | 39 lines
       PR fortran/30723


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]