https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
--- Comment #4 from vries at gcc dot gnu.org ---
Author: vries
Date: Wed Apr 29 09:13:49 2015
New Revision: 222567
URL: https://gcc.gnu.org/viewcvs?rev=222567&root=gcc&view=rev
Log:
Move pass_stdarg to after pass_dce in pass_all_optimizations
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
vries at gcc dot gnu.org changed:
What|Removed |Added
Keywords||patch
--- Comment #3 from vrie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
--- Comment #2 from Richard Biener ---
IMHO it makes sense to move stdarg a bit earlier, after pass_dce.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65893
--- Comment #1 from vries at gcc dot gnu.org ---
(In reply to vries from comment #0)
> I observed the following when investigating the effect of the introduction
> of ifn_va_arg for aarch64 on stdarg-1.c.
That's ./gcc/testsuite/gcc.c-torture/exec