[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-05-05 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-05-05 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #13 from vries at gcc dot gnu.org --- Author: vries Date: Tue May 5 10:32:28 2015 New Revision: 222802 URL: https://gcc.gnu.org/viewcvs?rev=222802&root=gcc&view=rev Log: Xfail gcc.dg/tree-ssa/stdarg-2.c f15 scans 2015-05-05 Tom de

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-05-05 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #12 from vries at gcc dot gnu.org --- (In reply to Rainer Orth from comment #11) > Unfortunately, the gcc.dg/tree-ssa/stdarg-2.c part of the patch is wrong: > the test > now FAILs on i686-unknown-linux-gnu, i686-apple-darwin, and i386-

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-05-04 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 Rainer Orth changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-20 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #10 from uros at gcc dot gnu.org --- Author: uros Date: Tue Apr 21 06:29:37 2015 New Revision: 57 URL: https://gcc.gnu.org/viewcvs?rev=57&root=gcc&view=rev Log: PR tree-optimization/64950 Revert: 2010-08-02 Uros B

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What|Removed |Added CC||rth at gcc dot gnu.org --- Com

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #8 from Uroš Bizjak --- (In reply to vries from comment #7) > Marking resolved, fixed. So, can PR41089 hack [1] finally be reverted? [1] https://gcc.gnu.org/ml/gcc-patches/2010-08/msg00072.html

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #6 from vries at gcc dot gnu.org --- https://gcc.gnu.org/ml/gcc-cvs/2015-04/msg00372.html : Author: vries Date: Fri Apr 17 09:27:08 2015 New Revision: 222174 URL: https://gcc.gnu.org/viewcvs?rev=222174&root=gcc&view=rev Log: Set PROP

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #5 from vries at gcc dot gnu.org --- https://gcc.gnu.org/ml/gcc-cvs/2015-04/msg00371.html : Author: vries Date: Fri Apr 17 09:26:59 2015 New Revision: 222173 URL: https://gcc.gnu.org/viewcvs?rev=222173&root=gcc&view=rev Log: Postpone

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-04-16 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #4 from vries at gcc dot gnu.org --- ping^2: - https://gcc.gnu.org/ml/gcc-patches/2015-04/msg00796.html - https://gcc.gnu.org/ml/gcc-patches/2015-04/msg00797.html

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-03-10 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 --- Comment #3 from vries at gcc dot gnu.org --- > 0005-Postpone-expanding-va_arg-until-pass_stdarg.patch > Submitted for stage1: > https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01332.html Pinged: https://gcc.gnu.org/ml/gcc-patches/2015-03/msg005

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-02-24 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg

2015-02-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #1 from vrie