https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
Andrew Pinski changed:
What|Removed |Added
CC||tobias at stoeckmann dot org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #6 from Joost VandeVondele
---
(In reply to Ian Lance Taylor from comment #4)
> I committed a patch that should produce a more graceful fallback when out of
> memory. Please see if it helps your situation.
Great! Not sure how you m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #4 from Ian Lance Taylor ---
I committed a patch that should produce a more graceful fallback when out of
memory. Please see if it helps your situation.
--- Comment #5 from ian at gcc dot gnu.org ---
Author: ian
Date: Tue Sep 8 16
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #4 from Ian Lance Taylor ---
I committed a patch that should produce a more graceful fallback when out of
memory. Please see if it helps your situation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #3 from Joost VandeVondele
---
(In reply to Ian Lance Taylor from comment #2)
> If other compilers can print a backtrace when mmap fails, then I think they
> must be recording all necessary information in loadable sections. When no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67457
--- Comment #1 from ian at gcc dot gnu.org ---
Author: ian
Date: Tue Sep 8 13:49:19 2015
New Revision: 227529
URL: https://gcc.gnu.org/viewcvs?rev=227529&root=gcc&view=rev
Log:
PR other/67457
* mmap.c (backtrace_alloc): Correct