http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45987

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com

--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> 2010-10-12 19:32:09 
UTC ---
This test was introduced as part of the fix for PR37049. The fix was later
reverted, since it caused PR39445. However, as said in [1], we can't properly
calculate function argument boundary, so we can't use aligned loads.

So, it is not clear to me, what are we testing with the test... I propose to
remove the test entirely.

[1] http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00603.html

Reply via email to