[Bug middle-end/77457] Print intended value of constants in assembly output

2016-09-03 Thread b7.10110111 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77457 --- Comment #5 from Ruslan --- (In reply to Andrew Pinski from comment #2) > Note also should be shown in C99 hex floats because that is 100% exactly > representable of the number in binary :). Not sure if exactness is worth it. It'll make it ha

[Bug middle-end/77457] Print intended value of constants in assembly output

2016-09-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77457 Andrew Pinski changed: What|Removed |Added Keywords||easyhack --- Comment #4 from Andrew Pins

[Bug middle-end/77457] Print intended value of constants in assembly output

2016-09-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77457 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/77457] Print intended value of constants in assembly output

2016-09-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77457 Andrew Pinski changed: What|Removed |Added Component|target |middle-end --- Comment #2 from Andrew Pi