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/52330] pr50305.c: valgrind problem on invalid asm


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

--- Comment #7 from uros at gcc dot gnu.org 2012-02-22 19:47:52 UTC ---
Author: uros
Date: Wed Feb 22 19:47:42 2012
New Revision: 184492

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184492
Log:
    PR target/52330
    * config/i386/i386.c (ix86_print_operand) <case 'H'>: Error out if x
    is not offsettable memory reference.

testsuite/ChangeLog:

    PR target/52330
    * gcc.target/i386/pr52330.c: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr52330.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/i386/i386.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


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