ivtmp problem in ACATS c85006e

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Wed Jan 19 13:17:00 GMT 2005


Hello,

> I keep hoping this will go away, but it doesn't.
> 
> Can somebody give me some suggestions as to how to debug it?
> 
> c85006e.adb: In function 'C85006E':
> c85006e.adb:38: error: Definition in block 206 does not dominate use in block 1108
> for SSA_NAME: D.3021_6076in statement:
> ivtmp.1749_80845 = &(*D.3022_6077)[5 ...]{lb: D.3021_6076 sz: 1}[5]{lb: 5 sz: 1\};
> 
> This is the last remaining ICE for ACATS.

looks like an ivopts problem, although I hoped that I got handling of
lower bounds/steps of arrays right already.  Having a small testcase
would be great.

Zdenek



More information about the Gcc mailing list