[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Sun Sep 6 22:02:00 GMT 2009
------- Comment #19 from rguenther at suse dot de 2009-09-06 22:02 -------
Subject: Re: [4.5 Regression] crashed compile Qt4 gui
library
On Sun, 6 Sep 2009, t66667 at gmail dot com wrote:
> ------- Comment #18 from t66667 at gmail dot com 2009-09-06 21:59 -------
> (In reply to comment #17)
> > The patch bootstrapped and tested ok but I'm holding off until you confirm it's
> > not the reason for the issue you see.
> >
> I can confirm, that indeed patch fixed this bug.
> Yes patch bootstrapped and cross compiled and compiled the cross compiler and
> native compiler ok, what I meant was this patch actually causes another new
> regression/issues to surface. I am using the 64-bit x86_64-w64-mingw32-g++
> binary on windows to compile qt4 what is happening now is that it will compile
> qmake.exe just fine. As soon as qmake.exe is run ie, "qmake.exe
> qt-all-opensource-src-4.5.2/src/plugins/accessible/widgets/widgets.pro -o
> Makefile -spec win32-g++" it crashes.
> It should be another issue, should I make another bug report then?
> You can close this bug as resolved.
Well, the patch may cause this issue, no? Before the patch qmake
didn't build? So I asked you to fix this bug by increasing the
maximum stack size and not by applying the patch to see if the patch
causes the qmake issue.
Or is there a reason the patch can't be the reason for the qmake failure?
Richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254
More information about the Gcc-bugs
mailing list