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]

New Ada RTS failure overnight


This didn't happen yesterday:

../../xgcc -B../../ -c -g -O2      -W -Wall -gnatpg  g-regexp.adb -o g-regexp.o
g-regexp.adb: In function 'GNAT.REGEXP.SET':
g-regexp.adb:1352: error: Type mismatch between an SSA_NAME and its symbol.
g-regexp.adb:1352: error: Missing definition
for SSA_NAME: table_237in statement:
table_1 = PHI <table_12(19), table_237(20)>;


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