Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: mike at cchtml dot com
Target Milestone: ---
Compiling the Wine Gecko project on Fedora for a Windows target produces an
internal compiler error. GCC 10.1 and 10.2 are
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391
--- Comment #1 from Michael Cronenworth ---
Created attachment 48963
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48963&action=edit
g++ command and output of error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391
--- Comment #4 from Michael Cronenworth ---
The preprocessed file, even XZ compressed, is too large for attaching here.
https://github.com/mooninite/gcc-bug/blob/master/Unified_cpp_widget_windows0.ii.xz
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: mike at cchtml dot com
Target Milestone: ---
Wine 3.0.3 (and 3.8) introduced a change[1] to require the
'__builtin_ms_va_list' extension and when it is missing wine will compile with
clang. Clang 5.0 o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87334
--- Comment #2 from Michael Cronenworth ---
Done: https://bugzilla.redhat.com/show_bug.cgi?id=1629910
Component: inline-asm
Assignee: unassigned at gcc dot gnu.org
Reporter: mike at cchtml dot com
Created attachment 35391
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35391&action=edit
test case
When compiled with -O0 the test case compiles. When compiled with -O1 the te
: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: mike at cchtml dot com
Created attachment 34997
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34997&action=edit
makedep.pp
When attempting to debug a gcc5/wine issu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391
--- Comment #8 from Michael Cronenworth ---
(In reply to Jan Smets from comment #5)
> Similar issue @ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96935
I applied the patch from that bug but it did not fix this issue.
Anything I can do to help
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391
--- Comment #12 from Michael Cronenworth ---
(In reply to David Malcolm from comment #11)
> FWIW I had another go at reproduing this, but after various failures due to
> running out of disk space, I was able to rebuild the SRPM from comment #0
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391
--- Comment #27 from Michael Cronenworth ---
I can also say that gcc 11 has fixed this. Thanks. I'm happy to close as I will
not be using 10.x anymore.
10 matches
Mail list logo