[Bug regression/34134] [4.1/4.2/4.3 Regression] ICE when using __builtin_stack_restore

2007-11-17 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-17 17:33 --- LLVM got the pointer type wrong. Anyway, we shouldn't ICE on this. Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added --

[Bug regression/34134] [4.1, 4.2, 4.3] regression: ICE when using __builtin_stack_restore

2007-11-17 Thread edwintorok at gmail dot com
--- Comment #2 from edwintorok at gmail dot com 2007-11-17 14:09 --- (In reply to comment #1) > Created an attachment (id=14572) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14572&action=view) [edit] > reduced testcase > > To reproduce bug run: "gcc -O1 testcase-min.i" > I used t

[Bug regression/34134] [4.1, 4.2, 4.3] regression: ICE when using __builtin_stack_restore

2007-11-17 Thread edwintorok at gmail dot com
--- Comment #1 from edwintorok at gmail dot com 2007-11-17 14:03 --- Created an attachment (id=14572) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14572&action=view) reduced testcase To reproduce bug run: "gcc -O1 testcase-min.i" I used the delta tool to produce a reduced testcas