This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [PATCH] ld: Don't allow '~' as the first char in symbol name


Hi H.J.

> Don't allow '~' as the first character in symbol name in linker script.
> 
> OK for master?
> 
> H.J.
> ---
> 	PR ld/22267
> 	* ldlex.l (SYMBOLNAMECHAR1) New.
> 	(DEFSYMEXP): Replace FILENAMECHAR1 with SYMBOLNAMECHAR1.
> 	(EXPRESSION): Likewise.
> 	* testsuite/ld-scripts/expr.exp: Run pr22267.
> 	* testsuite/ld-scripts/pr22267.d: New file.
> 	* testsuite/ld-scripts/pr22267.s: Likewise.
> 	* testsuite/ld-scripts/pr22267.t: Likewise.
 
Approved - please apply.

Cheers
  Nick


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