[Bug gcov-profile/60008] x86_64: Segmentation fault if compiled with -fcall-saved-rdi -O2 --coverage
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 31 14:55:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60008
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yep. Cite from invoke.texi
"It is an error to use this flag with the frame pointer or stack pointer.
Use of this flag for other registers that have fixed pervasive roles in
the machine's execution model produces disastrous results."
More information about the Gcc-bugs
mailing list