[Bug c++/113719] [13/14/15 regression] g++.target/i386/pr103696.C FAILs

2024-05-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113719

--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE  ---
> --- Comment #4 from Hongyu Wang  ---
[...]
> Could you try the attachment and see if the error was solved? I tested with

I just bootstrapped with the patch included on i386-pc-solaris2.11 and
the failure is gone for both 32 and 64-bit.  Thanks.

> cross-compiled solaris gcc but it has some error on varasm with 64bit so I'm
> not sure it can pass all 32/64bit test.

FWIW, there's now a Solaris/x86 cfarm system (cfarm215), just in case
you ever need one ;-)

[Bug c++/113719] [13/14/15 regression] g++.target/i386/pr103696.C FAILs

2024-05-14 Thread hongyuw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113719

--- Comment #4 from Hongyu Wang  ---
Created attachment 58211
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58211&action=edit
A patch

Hi Rainer,

Could you try the attachment and see if the error was solved? I tested with
cross-compiled solaris gcc but it has some error on varasm with 64bit so I'm
not sure it can pass all 32/64bit test.

[Bug c++/113719] [13/14/15 regression] g++.target/i386/pr103696.C FAILs

2024-05-14 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113719

Rainer Orth  changed:

   What|Removed |Added

Summary|g++.target/i386/pr103696.C  |[13/14/15 regression]
   |FAILs   |g++.target/i386/pr103696.C
   ||FAILs

--- Comment #3 from Rainer Orth  ---
Actually, this is a regression from GCC 12.