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 fortran/47516] testsuite failure: realloc_on_assign_2.f03 (with --disable-bootstrap)


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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-30 14:17:59 UTC ---
(In reply to comment #2)
> 4.5.0 is the system compiler which I use to build the GCC trunk. Since the
> failure only appears with --disable-bootstrap that might be relevant.
> 
> I still see this problem at r169406.

Can you try again using GCC 4.6.0 r169406 as compiler? (I.e. setting the PATH
and LD_LIBRARY_PATH such that 4.6.0 is used.)

For curiosity, I will try to compile without bootstrapping with
   4.5.1 20101208 [gcc-4_5-branch revision 167585]

However, it looks as if GCC 4.5.0 miscompiles f951; except for not
bootstrapping, there should be no difference between --disable-bootstrap and
not. (Contrary to --enable-checking=release.)


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