This is the mail archive of the gcc-bugs@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]

[Bug ada/26348] [4.2 Regression] ICE compiling a-textio.adb at -O1 -ftree-vrp



------- Comment #11 from law at redhat dot com  2006-02-28 16:53 -------
Subject: Re:  [4.2 Regression] ICE compiling a-textio.adb at
        -O1 -ftree-vrp

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.


------- Comment #12 from law at redhat dot com  2006-02-28 16:53 -------
Created an attachment (id=10940)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10940&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26348


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