[COMMITTED] Range-on-edge trace tweak.
Andrew MacLeod
amacleod@redhat.com
Wed Nov 24 14:06:18 GMT 2021
When working with the trace output, I noticed the columns were getting
out of sync.
When range_on_edge is called with a constant value, it use to not output
a trace for that. When I added the unexecutable edge code, It possible
to request a constant on an unexecutable edge that now returns
UNDEFINED. The trace output prints the header, but returns for a
constant before outputting the trailer and realigning the columns.
Bootstrapped on x86_64-pc-linux-gnu with no regressions. Pushed as obvious.
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Range-on-edge-trace-tweak.patch
Type: text/x-patch
Size: 1181 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20211124/9cdaac46/attachment.bin>
More information about the Gcc-patches
mailing list