This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/43855] assembly generated labels should use hex instead of decimal
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Aug 2016 18:52:42 +0000
- Subject: [Bug middle-end/43855] assembly generated labels should use hex instead of decimal
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-43855-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43855
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-14
CC| |pinskia at gcc dot gnu.org
Summary|assembly labels are too |assembly generated labels
|long |should use hex instead of
| |decimal
Ever confirmed|0 |1
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.