------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-10 
00:12 -------
Subject: Bug 20314

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-03-10 00:12:32

Modified files:
        gcc            : ChangeLog gimplify.c stmt.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gcc.dg/torture: pr20314-2.c pr20314-1.c 

Log message:
        PR inline-asm/20314
        * gimplify.c (gimplify_asm_expr): Handle input/output constraints
        with multiple alternatives.
        
        * stmt.c (parse_output_constraint): Fix a typo.
        
        * gcc.dg/torture/pr20314-1.c: New test.
        * gcc.dg/torture/pr20314-2.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7765&r2=2.7766
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&r1=2.115&r2=2.116
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&r1=1.416&r2=1.417
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5135&r2=1.5136
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/torture/pr20314-2.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/torture/pr20314-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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

Reply via email to