]> gcc.gnu.org Git - gcc.git/commit - gcc/calls.c
re PR middle-end/32285 (Miscompilation with pure _Complex returning call inside anoth...
authorJakub Jelinek <jakub@redhat.com>
Wed, 20 Jun 2007 06:35:55 +0000 (08:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Jun 2007 06:35:55 +0000 (08:35 +0200)
commit6a4e56a90e3c299e0eb634611cab3d076acbe818
tree166cd1ce7322fc29d8e7721de1c5dcbb7dfe0b43
parent6cb62483b6958cd89877df5b8c479fc6b9c1faa2
re PR middle-end/32285 (Miscompilation with pure _Complex returning call inside another fn's argument list)

PR middle-end/32285
* calls.c (precompute_arguments): Also precompute CALL_EXPR arguments
if ACCUMULATE_OUTGOING_ARGS.

* gcc.c-torture/execute/20070614-1.c: New test.

From-SVN: r125873
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20070614-1.c [new file with mode: 0644]
This page took 0.060973 seconds and 5 git commands to generate.