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]

Still seeing ivopts problem


I'm still seeing the following in ACATS test c85006e.  Where should I
look to see what's causing this?  I took a look at the code where this
statement is made to see if there were any obvious errors in handling
ARRAY_REF or ARRAY_RANGE_REF and didn't see any.

/gcc/gcc/i386-64-h/gcc/xgcc -c -B/gcc/gcc/i386-64-h/gcc/ -gnatws -O2 -I/gcc/gcc\
/i386-64-h/gcc/testsuite/ada/acats/support c85006e.adb
c85006e.adb: In function 'C85006E':
c85006e.adb:38: error: Definition in block 202 does not dominate use in block 1\
104
for SSA_NAME: D.2700_6012in statement:
ivtmp.1689_80018 = &(*D.2701_6013)[5 ...]{lb: D.2700_6012 sz: 1}[5]{lb: 5 sz: 1\
};


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