This is the mail archive of the gcc@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: Current failures on Cygwin


Janus Weil wrote:
Jerry DeLisle wrote:
Tim Prince wrote:
I verified your report of 2 new problems (new since 2 weeks ago, the last time I could bootstrap on cygwin):
use_only_1.f90 segfaults the compiler at all optimization levels.
array_constructor_24.f seems to get into a non-terminating loop at run-time, which segfaults eventually, with the problem showing up only at -O3.
g77/970915-0.f is also segfaulting on compilation with no optimization.

I'm afraid use_only_1.f90 and g77/970915-0.f are actually my fault (caused by rev. 134867). Will fix them soon.
Cheers,
Janus



The patch for the use_only_1.f90 and gcc/970915-0.f has been committed and I confirm these two are fixed on Cygwin. The array_constructor_24.f is a different issue and still hangs.

Jerry


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