http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46387
--- Comment #5 from Jakub Jelinek 2010-11-09
17:48:04 UTC ---
The problem is when processing
(insn:TI 75 270 251 5 (cond_exec (eq (reg:BI 262 p6 [394])
(const_int 0 [0]))
(set (mem/c/i:SI (reg/f:DI 32 r33 [409]) [2 x+0 S4 A64]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46387
--- Comment #4 from Jakub Jelinek 2010-11-09
15:20:47 UTC ---
The interesting insns here are:
(insn:TI 70 272 60 5 (set (reg:BI 262 p6 [394])
(ge:BI (reg:SI 16 r16 [orig:347 prephitmp.13 ] [347])
(const_int 0 [0]))) pr46387.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46387
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46387
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.6.0
--- Comment #2 from Richard Guen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46387
--- Comment #1 from Richard Guenther 2010-11-09
11:01:31 UTC ---
Created attachment 22341
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22341
required stack-protector support patch
Required patch.
Reducing.