--- Comment #7 from matz at gcc dot gnu dot org 2007-10-05 15:38 ---
Fixed now.
--
matz at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #6 from matz at gcc dot gnu dot org 2007-10-05 15:36 ---
Subject: Bug 33600
Author: matz
Date: Fri Oct 5 15:36:16 2007
New Revision: 129035
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129035
Log:
gcc/
PR inline-asm/33600
* function.c (match_asm_constraints_1):
--
matz at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last recon
--- Comment #5 from matz at gcc dot gnu dot org 2007-10-01 02:51 ---
Mine. Have a patch.
--
matz at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|u
--- Comment #4 from segher at kernel dot crashing dot org 2007-09-30 14:07
---
The original code is: (arch/i386/lib/usercopy.c):
/* Generic arbitrary sized copy. */
#define __copy_user(to,from,size) \
do {
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-09-30 11:56 ---
bah - ignore the comments about invalid asm ;) too early in the morning.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33600
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-09-30 11:49 ---
asmcons does:
-(insn 6 3 11 2 t.i:5 (parallel [
-(set (reg/v:SI 60 [ n ])
+(insn 21 3 6 2 t.i:5 (set (reg/v:SI 58 [ x ])
+(reg/v:SI 60 [ n ])) -1 (nil))
+
+(insn 6 21 11 2 t.i:5 (parallel [
+