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/35318] [4.3/4.4 regression] ICE with inline asm in reload



------- Comment #8 from jakub at gcc dot gnu dot org  2009-02-03 17:28 -------
Subject: Bug 35318

Author: jakub
Date: Tue Feb  3 17:27:45 2009
New Revision: 143901

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143901
Log:
        PR target/35318
        * function.c (match_asm_constraints_1): Skip over
        initial optional % in the constraint.

        * gcc.c-torture/compile/pr35318.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr35318.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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