This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/19902] New: ACATS cxa3004 cxb3006 fail at compile time "ambiguous expression"
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2005 11:47:33 -0000
- Subject: [Bug ada/19902] New: ACATS cxa3004 cxb3006 fail at compile time "ambiguous expression"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Probably related to recent changes, might be an ACATS problem.
/home/guerby/work/gcc/build/build-20050210T230912/gcc/xgcc -c
-B/home/guerby/work/gcc/build/build-20050210T230912/gcc/ -gnatws -O2
-I/home/guerby/work/gcc/build/build-20050210T230912/gcc/testsuite/ada/acats/support
cxa3004.adb
cxa3004.adb:87:48: ambiguous expression (cannot resolve "To_Wide_Character")
cxa3004.adb:87:48: possible interpretation at a-chahan.ads:122
cxa3004.adb:87:48: possible interpretation at a-chahan.ads:120
cxa3004.adb:93:53: ambiguous expression (cannot resolve "To_Wide_Character")
cxa3004.adb:93:53: possible interpretation at a-chahan.ads:122
cxa3004.adb:93:53: possible interpretation at a-chahan.ads:120
cxa3004.adb:98:53: ambiguous expression (cannot resolve "To_Wide_Character")
cxa3004.adb:98:53: possible interpretation at a-chahan.ads:122
cxa3004.adb:98:53: possible interpretation at a-chahan.ads:120
cxa3004.adb:220:27: ambiguous expression (cannot resolve "To_Wide_Character")
cxa3004.adb:220:27: possible interpretation at a-chahan.ads:122
cxa3004.adb:220:27: possible interpretation at a-chahan.ads:120
cxa3004.adb:222:27: ambiguous expression (cannot resolve "To_Wide_Character")
cxa3004.adb:222:27: possible interpretation at a-chahan.ads:122
cxa3004.adb:222:27: possible interpretation at a-chahan.ads:120
gnatmake: "cxa3004.adb" compilation error
/home/guerby/work/gcc/build/build-20050210T230912/gcc/xgcc -c
-B/home/guerby/work/gcc/build/build-20050210T230912/gcc/ -gnatws -O2
-I/home/guerby/work/gcc/build/build-20050210T230912/gcc/testsuite/ada/acats/support
cxb30061.adb
cxb30061.adb:182:23: ambiguous expression (cannot resolve "To_Wide_Character")
cxb30061.adb:182:23: possible interpretation at a-chahan.ads:122
cxb30061.adb:182:23: possible interpretation at a-chahan.ads:120
cxb30061.adb:188:23: ambiguous expression (cannot resolve "To_Wide_Character")
cxb30061.adb:188:23: possible interpretation at a-chahan.ads:122
cxb30061.adb:188:23: possible interpretation at a-chahan.ads:120
cxb30061.adb:194:23: ambiguous expression (cannot resolve "To_Wide_Character")
cxb30061.adb:194:23: possible interpretation at a-chahan.ads:122
cxb30061.adb:194:23: possible interpretation at a-chahan.ads:120
cxb30061.adb:258:10: ambiguous expression (cannot resolve "Is_Nul_Terminated")
cxb30061.adb:258:10: possible interpretation at i-c.ads:161
cxb30061.adb:258:10: possible interpretation at i-c.ads:118
cxb30061.adb:264:14: ambiguous expression (cannot resolve "Is_Nul_Terminated")
cxb30061.adb:264:14: possible interpretation at i-c.ads:161
cxb30061.adb:264:14: possible interpretation at i-c.ads:118
gnatmake: "cxb30061.adb" compilation error
--
Summary: ACATS cxa3004 cxb3006 fail at compile time "ambiguous
expression"
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: laurent at guerby dot net
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19902