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]

Re: [PATCH]: Rewrite reassociation pass => Ada bootstrap failure on x86-linux


On Wed, 2006-01-04 at 09:34 -0700, Jeffrey A Law wrote:
> This has been bootstrapped and regression tested on i686-pc-linux-gnu
> (ada included).

I tried to change it according to Graham suggestion (stmt => orig_stmt
in the if) but I got an ICE so I did something wrong (unsurprising since
I don't understand a word of the discussion :).

a-direct.ads: In function 'Ada.Directories._Assign':
a-direct.ads:411: error: BB 6 can not throw but has EH edges
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20060104 (experimental) (i686-pc-linux-gnu) verify_flow_info failed|
| Error detected at a-direct.adb:966:1                                     |

I'll test the next patch when it is posted.

Laurent



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