https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
Marek Polacek changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #19 from asmwarrior ---
Martin Richter has post a patch to solve this issue, see: [Comment
47](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940#c47), also there are
some discussion in [MinGW-w64 - for 32 and 64 bit Windows / Bugs /
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
İsmail "cartman" Dönmez changed:
What|Removed |Added
CC||ismail at donmez dot ws
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #17 from asmwarrior ---
Good news, I can definitely confirm that enlarge the value: pch_VA_max_size can
solve the crash issue.
Luckily, the value is defined in host-mingw32.c is a const value:
static const size_t pch_VA_max_size = 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #16 from asmwarrior ---
I think I may find some hard coded which limit the pch file size, it is located
in: gcc/config/i386/host-mingw32.c
You can view the file in
https://gcc.gnu.org/git/?p=gcc.git;a=blob_plain;f=gcc/config/i386/hos
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #15 from asmwarrior ---
I think the bug has already reported more than ten years ago, see:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940
There are many fixes in various hosts, but not included the windows hosts. As
Kai suggest i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #14 from asmwarrior ---
The bug can be seen when "-E" and "-fpch-preprocess" is used together to
generate a preprocessed file.
If I have a small pch file named "spch.h" and "spch.h.gch"(note the spch.h.gch
size is about 47M), and if I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #13 from asmwarrior ---
I did some further test with the condition I stated in comment 11. That is gcc
5.1.
Now, I have pch.h.gch file (about 200M) already generated.
First thing, I try to see whether preprocessor works OK, so I add t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #12 from asmwarrior ---
Hi, I just did a test on the cygwin 32bit tool chain.
1, download the cygwin installer.
2, install gcc-g++ 4.9.2 and boost 1.57 package
3, run the steps in comment 6, except that you don't need to add the
"-ID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #11 from asmwarrior ---
Today, I did the same test as in comment 6 with a more recent gcc
5.1(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/dongsheng-daily/5.x/gcc-5-win32_5.1.1-2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #10 from Andre Netzeband ---
Once again the question: The original error report is around 1,5 years old. I
can hardly believe that there has been absolutely no progress so far.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
Andre Netzeband changed:
What|Removed |Added
CC||andre at netzeband dot eu
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
Emma changed:
What|Removed |Added
CC||ai.emma.me at gmail dot com
--- Comment #8 from Em
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #7 from baltic <1000hz.radiowave at gmail dot com> ---
(In reply to baltic from comment #5)
> worked fine with 4.6
This is not true anymore :) was probably working fine with previous versions of
the Qt, because headers were smaller back
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #6 from asmwarrior ---
It is very simple to reproduce this bug. Here is the steps I do
1, download the GCC 4.8.2 from MinGW-w64 site, I'm using
i686-4.8.2-release-posix-dwarf-rt_v3-rev1
2, download the boost source package, I'm using
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
baltic <1000hz.radiowave at gmail dot com> changed:
What|Removed |Added
CC||1000hz.radiowa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #4 from asmwarrior ---
There is a test case in this post:
http://sourceforge.net/p/mingwbuilds/mailman/message/29214215/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
asmwarrior changed:
What|Removed |Added
CC||asmwarrior at gmail dot com
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
--- Comment #2 from Ruben Van Boxem ---
As bugzilla has a file size limit of 1000kB, here's a link to my dropbox
containing a zipped gch file that I believe is responsible for the crash.
https://dl.dropboxusercontent.com/u/58715553/pch.hpp.gch.zi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
Paolo Carlini changed:
What|Removed |Added
Severity|critical|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
21 matches
Mail list logo