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 c/11734] Optimization errors using -m64 above -O1


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11734



------- Additional Comments From gerryt at vcn dot bc dot ca  2003-07-31 06:22 -------
Subject: Re:  Optimization errors using -m64 above -O1

On 31 Jul 2003, marcus at jet dot franken dot de wrote:

> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11734
>
>
>
> ------- Additional Comments From marcus at jet dot franken dot de  2003-07-31 05:39 -------

> You misconfigured openssl, for 64bit platforms you need to specify
> -DMD32_REG_T=int  as additional compiler flag.  I had the same problem
> on ppc64, the above define fixed the problem.

Actually I used the same Configure that passed all tests with 3.2.3 :
./Configure solaris64-sparcv9-gcc
I tried:
./Configure solaris64-sparcv9-gcc -DMD32_REG_T=int

gmake test passes w/o errors using -O3

I'll be a monkey's Uncle! Who a thunk it?
I have to wonder why 3.2.X didnt have the same problem.

Sorry to bother everyone.

Danke Gerry


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