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 inline-asm/30505] [4.2/4.3 regression] asm operand has impossible constraints.



------- Comment #7 from jakub at gcc dot gnu dot org  2007-03-19 23:24 -------
Subject: Bug 30505

Author: jakub
Date: Mon Mar 19 23:24:43 2007
New Revision: 123072

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123072
Log:
        PR inline-asm/30505
        * reload1.c (reload): Do invalid ASM checking after
        cleanup_subreg_operands.

        * gcc.target/i386/pr30505.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr30505.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload1.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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