This is the mail archive of the gcc-patches@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]

Re: PATCH: Fix 64-bit Solaris 2/x86 IE TLS code sequence


"H.J. Lu" <hjl.tools@gmail.com> writes:

> It doesn't answer my question. Please do
>
> 1. Compile tie.c:
>
> # gcc -m64 -fopenmp -c tie.c
>
> 2. Use gnu linker:
>
> # gcc -m64 -fopenmp -o gnu tie.o -lgomp

Answered in that mail: works.

> 3. Use Solaris linker:
>
> # gcc -m64 -fopenmp -o solaris tie.o -lgomp

Also answered: SEGV.

> Please open a gcc bug report and upload tie.c, tie.o, gnu and solaris.

Done:

target/43309	amd64 TLS IE code sequence on Solaris 2/x86 violates spec

Thanks.
	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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