[Bug target/38350] odd extra unused stack space/register allocated with asm
-- hp at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfi
[Bug target/38350] odd extra unused stack space/register allocated with asm
--- Comment #1 from hp at gcc dot gnu dot org 2008-12-01 15:20 --- Created an attachment (id=16801) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16801&action=view) testcase Change the last constraint from g to X and compile with 4.3-branch r142284 with -O2 -march=v32 and -O2 -mar