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: More memory reductions on PR c++/12850


> Yes, with SPARC cross.  Perhaps I do something silly but it didn't crash
> for me.   (perhaps it is because I built sparc-linux, you do
> sparc-solaris right?)

Yes, I build for sparc-sun-solaris2.* but according to

http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg00254.html

the failures are also present on sparc64-unknown-linux-gnu and

http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg00431.html

on sparc64-unknown-freebsd5.2 too.

[The 64 or not 64 doesn't play any role here.]


The ICE occurs on a sanity check.  Could it be the case that it requires 
ENABLE_CHECKING to trigger and that you didn't configure with E_C on the 3.4 
branch?

-- 
Eric Botcazou


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