This is the mail archive of the gcc-prs@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: optimization/2122: Error in openssl


The following reply was made to PR optimization/2122; it has been noted by GNATS.

From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
To: rodrigc@gcc.gnu.org, <gcc-bugs@gcc.gnu.org>, <gcc-prs@gcc.gnu.org>,
        <nobody@gcc.gnu.org>, <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: optimization/2122: Error in openssl
Date: Thu, 27 Dec 2001 12:32:40 +0200 (IST)

 On 27 Dec 2001 rodrigc@gcc.gnu.org wrote:
 
 > Synopsis: Error in openssl
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: rodrigc
 > State-Changed-When: Wed Dec 26 20:19:24 2001
 > State-Changed-Why:
 >     Does this problem still occur in gcc 3.0.3 or the
 >     latest gcc 3.1 snapshots?
 Sorry, I can't build current gcc on solaris:
 /export/home/ask/build/gcc-build/gcc/xgcc -B/export/home/ask/build/gcc- build/gcc/ -nostdinc++ -L/export/home/ask/build/gcc-build/sparc-sun-solaris2.6/l ibstdc++-v3/src -L/export/home/ask/build/gcc-build/sparc-sun-solaris2.6/libstdc+ +-v3/src/.libs -B/usr/local/gcc/sparc-sun-solaris2.6/bin/ -B/usr/local/gcc/sparc -sun-solaris2.6/lib/ -isystem /usr/local/gcc/sparc-sun-solaris2.6/include -nostd inc++ -I/export/home/ask/build/gcc-build/sparc-sun-solaris2.6/libstdc++-v3/inclu de/sparc-sun-solaris2.6 -I/export/ home/ask/build/gcc-build/sparc-sun-solaris2.6/ libstdc++-v3/include -I../../../../gcc/libstdc++-v3/libsupc++ -I../../../../gcc/ libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite -strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-se ctions -g -c ../../../../gcc/libstdc++-v3/src/cmath.cc -o cmath.o >/dev/null 2>& 1
 make[4]: *** [cmath.lo] Error 1
 make[4]: Leaving directory `/export/home/ask/build/gcc-build/sparc-sun- solaris2.6/libstdc++-v3/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/export/home/ask/build/gcc-build/sparc-sun- solaris2.6/libstdc++-v3'
 
 >     Can you provide more information about what
 >     function is not being correctly optimized?
 I found file using binary search -- don't shure how to continue to the
 level of function and I don't have current gcc anyway, sorry.
 
 Regards,
 ASK
 
 


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