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 middle-end/46297] [4.6 Regression] gfortran.dg/g77/980701-0.f FAILs with -Os -fno-asynchronous-unwind-tables


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

--- Comment #10 from Jeffrey A. Law <law at gcc dot gnu.org> 2010-11-18 14:34:33 UTC ---
Author: law
Date: Thu Nov 18 14:34:29 2010
New Revision: 166905

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166905
Log:

    PR middle-end-optimization/46297
    * postreload.c (reload_combine_note_store): Deal with embedded
    side effects in MEM expressions.

    * gfortran.dg/pr46297.f: New test.



Added:
    trunk/gcc/testsuite/gfortran.dg/pr46297.f
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/postreload.c
    trunk/gcc/testsuite/ChangeLog


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