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] | |
On Sun, 2006-02-19 at 00:16 +0000, law at redhat dot com wrote: > > ------- Comment #8 from law at redhat dot com 2006-02-19 00:16 ------- > Subject: Re: [4.2 Regression] ICE compiling a-textio.adb at > -O1 -ftree-vrp This patch works around the problems with Ada's setting of TYPE_MIN_VALUE/TYPE_MAX_VALUE and allows Ada to bootstrap. I still think Ada is abusing our type system, but I'm in no position to fix the Ada front-end. There's still some problems in the acats testsuite that I suspect are related to the VRP improvements. I'll be looking at those next. This patch bootstraps and has been regression tested. Again, there are Ada testsuite failures related to the VRP improvements which are neither fixed nor made worse by this patch. I'm going to suggest we keep this PR open for now.
Attachment:
PPP
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |