This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61949] [6 regression] SEGV compiling gcc.dg/pch/import-[12].c


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61949

--- Comment #28 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #27 from rguenther at suse dot de <rguenther at suse dot de> ---
[...]
>> Maybe we'll need the Solaris 9-only fix from PR libgomp/60107 on Solaris
>> 10+, too.
>
> Or do -mstackrealign by default like it is done on Windows.

That's exactly what that patch did:

#define STACK_REALIGN_DEFAULT 1

in i386/sol2-9.h.

        Rainer

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]