[Bug target/40235] -mstackrealign causes internal compiler error on x86_64

2009-05-24 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-05-25 01:53 --- (In reply to comment #3) > Created an attachment (id=17912) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17912&action=view) [edit] > patch > > The mechanical patch that fixes the failure. However - do we need

[Bug target/40235] -mstackrealign causes internal compiler error on x86_64

2009-05-24 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2009-05-24 20:06 --- Created an attachment (id=17912) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17912&action=view) patch The mechanical patch that fixes the failure. However - do we need a realignment at all on x86_64? -- http:

[Bug target/40235] -mstackrealign causes internal compiler error on x86_64

2009-05-24 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2009-05-24 19:30 --- There is a typo hiding somewhere, we should have "and:DI" instead of "and:SI". Confirmed on 4.3.4. -- ubizjak at gmail dot com changed: What|Removed |Added -