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 tree-optimization/43716] [4.6 Regression] Revision 158105 miscompiles doduc.f90



------- Comment #7 from dominiq at lps dot ens dot fr  2010-04-10 18:49 -------
The problem seems to occur within these lines:

               tt = -t*rmp/rm
               z1at = -Dalb - Dalt
               z2at = drg*(alt-2.*al) + drf*(alb-2.*al) + rg*Dalt +     &
     &                rf*Dalb
               sdt = z2at*vgj + z2a*vgjt + z2t*vgja + z2*vgjat - g*z1at


-- 


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


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