http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45234
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
CC| |jakub at gcc dot gnu.org
Known to work| |4.6.0
Summary|[4.4/4.5/4.6 Regression] |[4.4/4.5 Regression] ICE in
|ICE in expand_call, at |expand_call, at
|calls.c:2845 when passing |calls.c:2845 when passing
|aligned function argument |aligned function argument
|from unaligned stack after |from unaligned stack after
|alloca |alloca
Known to fail|4.6.0 |
--- Comment #27 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-09-24
15:11:33 UTC ---
Should be fixed now on the trunk, on 4.4 and 4.5 I've so far reverted the old
patch, will wait some time before backporting the new patch.
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.