https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940
--- Comment #50 from Martin Richter ---
The following patch fixes segfault when gt_pch_use_address fails (returns -1).
fatal_error now correctly shows an error message and terminates the program.
I have basicly only reordered reads, and placed th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940
--- Comment #49 from Martin Richter ---
(In reply to Martin Richter from comment #47)
My apologies, that patch is incorrect - `VirtualAlloc` still uses
`pch_VA_max_size` instead of `size`.
Some discussion about this bug and the reasoning behind
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940
Martin Richter changed:
What|Removed |Added
CC||xricht17 at stud dot
fit.vutbr.cz