https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
--- Comment #7 from ctice at gcc dot gnu.org ---
Author: ctice
Date: Tue Jul 21 17:32:17 2015
New Revision: 226049
URL: https://gcc.gnu.org/viewcvs?rev=226049&root=gcc&view=rev
Log:
Backport patch from GCC FSF to fix stack problem for aarch64:
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
--- Comment #6 from collison at gcc dot gnu.org ---
Author: collison
Date: Tue Feb 10 08:17:09 2015
New Revision: 220574
URL: https://gcc.gnu.org/viewcvs?rev=220574&root=gcc&view=rev
Log:
2015-02-10 Michael Collison
Backport from trunk r2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
Jiong Wang changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
--- Comment #4 from Jiong Wang ---
Author: jiwang
Date: Tue Nov 4 17:13:25 2014
New Revision: 217091
URL: https://gcc.gnu.org/viewcvs?rev=217091&root=gcc&view=rev
Log:
[AArch64] fix unsafe access to deallocated stack
2014-11-04 Jiong Wang
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
--- Comment #3 from Jiong Wang ---
patch pending review here
https://gcc.gnu.org/ml/gcc-patches/2014-09/msg02292.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Keywords||wrong-code
Stat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
Andrew Pinski changed:
What|Removed |Added
Component|c |target
--- Comment #1 from Andrew Pinski