--- 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
--- 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
--- 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
---
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43662
--- 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))