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]

Re: inline-asm/6481: ICE in instantiate_virtual_regs_1 when passing structs as inline asm arguments to registers


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=6481

Hello,

compiling the testcase in this report results in an ICE on 3.2.3 and earlier. On 3.3 branch and mainline (20030509), I get:

bug.c: In function `foofunc':
bug.c:4: error: impossible constraint in `asm'

Is this the proper behavior (if it is, this bug should be recategorized ICE-on-illegal)?

Thanks,

Dara


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