Re: Regression on mainline in tree-vrp.c

2005-05-10 Thread Steve Kargl
On Tue, May 10, 2005 at 02:55:36PM -0400, Diego Novillo wrote: > On Fri, Apr 22, 2005 at 02:56:30PM -0700, Steve Kargl wrote: > > > Appears that any nested loops are doomed with -O2 with gfortran. > > This is a critical important problem, because almost every > > Fortran program that I know contai

Re: Regression on mainline in tree-vrp.c

2005-05-10 Thread Rainer Orth
Diego Novillo writes: > Is this fixed now? This works for me. The Ada bootstrap problem on i386-pc-solaris2.10 is fixed, thanks. I tried to submit a separate bug report via gccbug, but that (like another one a bit earlier) got silently ignored ;-( It neither made it into Bugzilla nor triggered

Re: Regression on mainline in tree-vrp.c

2005-05-10 Thread Diego Novillo
On Fri, Apr 22, 2005 at 02:56:30PM -0700, Steve Kargl wrote: > Appears that any nested loops are doomed with -O2 with gfortran. > This is a critical important problem, because almost every > Fortran program that I know contains nested loops. > Is this fixed now? This works for me. Diego.

Re: Regression on mainline in tree-vrp.c

2005-04-23 Thread Steve Kargl
On Fri, Apr 22, 2005 at 10:26:25AM -0400, Kazu Hirata wrote: > Hi Rainer and Steve, > > > | 4.1.0 20050419 (experimental) (i386-pc-solaris2.10) GCC error: | > > | in set_value_range, at tree-vrp.c:124| > > | Error detected at sem_intr.adb:437:1

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Steve Kargl
On Fri, Apr 22, 2005 at 10:26:25AM -0400, Kazu Hirata wrote: > Hi Rainer and Steve, > > > | 4.1.0 20050419 (experimental) (i386-pc-solaris2.10) GCC error: | > > | in set_value_range, at tree-vrp.c:124| > > | Error detected at sem_intr.adb:437:1

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Kazu Hirata
Hi Rainer and Steve, > | 4.1.0 20050419 (experimental) (i386-pc-solaris2.10) GCC error: | > | in set_value_range, at tree-vrp.c:124| > | Error detected at sem_intr.adb:437:1 | There seem to be several ways to get to

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Rainer Orth
Steve Kargl <[EMAIL PROTECTED]> writes: > kargl[266] gfc41 -c cher2k.f > kargl[267] gfc41 -c -O cher2k.f > kargl[268] gfc41 -c -O2 cher2k.f > cher2k.f: In function 'cher2k': > cher2k.f:1: internal compiler error: in set_value_range, at tree-vrp.c:124 > Please submit a full bug report, > with prepr

Regression on mainline in tree-vrp.c

2005-04-21 Thread Steve Kargl
kargl[266] gfc41 -c cher2k.f kargl[267] gfc41 -c -O cher2k.f kargl[268] gfc41 -c -O2 cher2k.f cher2k.f: In function 'cher2k': cher2k.f:1: internal compiler error: in set_value_range, at tree-vrp.c:124 Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/b