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: Ada mainline


+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040908 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in peel_address, at tree-ssa-loop-ivopts.c:2560                          |
| Error detected at a-exexda.adb:312:8                                     |

The fix for this one is obvious, but it's waiting on the larger issue of
whether or not peel_address should use get_inner_reference.

../../xgcc -B../../ -c -g -O2 -fPIC      -W -Wall -gnatpg  a-nllcef.ads -o a-nllcef.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040908 (experimental) (x86_64-unknown-linux-gnu) GCC error:      |
| in optimize_mode_switching, at lcm.c:1225                                |
| Error detected at a-ngcefu.adb:710:1 [a-nllcef.ads:19:1]                 |

I've been mentioning this since Saturday.  There's some PR that it is
likely related to, but I forgot the number.

There are also a few others I'm seeing, but they may be related to kludges
I've put into my tree to get around these so I'm waiting for these to
get fixed before spending too much time on the others.


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