Skip to content
Snippets Groups Projects
Commit 17d0892d authored by Gaius Mulley's avatar Gaius Mulley
Browse files

Format error in m2pp.cc (m2pp_integer_cst) [PR107234]


Use HOST_WIDE_INT_PRINT_UNSIGNED instead of hardcoding a
specific format.

gcc/m2/ChangeLog:

	* m2pp.cc (m2pp_integer_cst): Use
	HOST_WIDE_INT_PRINT_UNSIGNED as the format specifier.

	PR modula2/107234
	    Co-Authored by: Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent 45e01229
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment