From 029b1ee8d8805ba8cbc4481c107c8e5f32b48eab Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 11 Oct 2022 11:52:38 +0100 Subject: Error: attempt to get value of unresolved symbol `L0' * symbols.c (S_GET_VALUE): If the unresolved symbol is the fake label provide a more helpful error message to the user. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 018ce60..ce4e78c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2022-10-11 Nick Clifton + + * symbols.c (S_GET_VALUE): If the unresolved symbol is the fake + label provide a more helpful error message to the user. + 2022-09-28 Nick Clifton PR 29623 -- cgit v1.1