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 target/50092] [4.4/4.5/4.6/4.7 Regression] internal compiler error: in elimination_costs_in_insn, at reload1.c:3633


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-18 14:37:59 UTC ---
Author: jakub
Date: Thu Aug 18 14:37:56 2011
New Revision: 177861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177861
Log:
    PR target/50092
    * config/i386/i386.c (assign_386_stack_local): Call validize_mem
    on the result before returning it.

    * gcc.dg/torture/pr50092.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr50092.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/i386.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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