https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70364
H.J. Lu changed:
What|Removed |Added
CC||michael.v.zolotukhin@gmail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70364
--- Comment #3 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Sat Apr 2 00:18:41 2016
New Revision: 234692
URL: https://gcc.gnu.org/viewcvs?rev=234692&root=gcc&view=rev
Log:
Add missing ChangeLog entry for PR testsuite/70364
Modified:
t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70364
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70364
--- Comment #1 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Wed Mar 30 12:37:37 2016
New Revision: 234557
URL: https://gcc.gnu.org/viewcvs?rev=234557&root=gcc&view=rev
Log:
Properly align stack in gcc.target/i386/cleanup-[12].c
PR