[Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute

2010-04-14 Thread mikpe at it dot uu dot se
--- Comment #6 from mikpe at it dot uu dot se 2010-04-14 13:20 --- The patch causing this regression was backported to 4.4 in r157850, causing current 4.4 to also regress. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43662

[Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute

2010-04-10 Thread jiez at gcc dot gnu dot org
--- Comment #5 from jiez at gcc dot gnu dot org 2010-04-10 15:29 --- The patch: http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00466.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43662

[Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute

2010-04-09 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-04-09 16:32 --- It is caused by revision 157849: http://gcc.gnu.org/ml/gcc-cvs/2010-03/msg00686.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute

2010-04-09 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43662

[Bug target/43662] [4.5/4.6 Regression] ICE in insert_save with ms_abi attribute

2010-04-08 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-04-09 02:46 --- Short testcase: int __attribute__((ms_abi)) ACMStream_fnRead(int*iface,int start,int samples,int buffer){} typedef struct _IAVIStreamImpl { int sInfo; int has; } IAVIStreamImpl; extern int __attribute__((ms_abi))