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] fortran/20845 -- default initialization of derived types


> This caused most of the tests on ia64 to fail.  Apparently
> resolve_symbol was using uninitialized constructor_expr variable.
> What surprises me more is that out of 7 arches I was building
> yesterday on only one exhibited this.

Even funnier, I get bunch of failures in 64-bit mode on SPARC, but only with 
the 64-bit compiler.  The 32-bit biarch compiler is clean.

-- 
Eric Botcazou


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