[PATCH, GCC] Improve comment for struct symbolic_number in bswap pass

Thomas Preudhomme thomas.preudhomme@foss.arm.com
Wed Nov 23 10:45:00 GMT 2016


Hi,

The current comment for struct symbolic_number in the bswap pass code 
(tree-ssa-math-opts.c) does not explain all of the fields in the structure. It 
is also a bit unclear at times. This patch rewrites the comment to fix those. 
Note: it depends on the fix for PR77673 to be installed first.

ChangeLog entry is as follows:

*** gcc/ChangeLog ***

2016-11-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>

         * tree-ssa-math-opts.c (struct symbolic_number): Improve comment.


Is this ok for trunk?

Best regards,

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: improve_struct_symbolic_number_comment.patch
Type: text/x-patch
Size: 2790 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161123/8a9ce0d4/attachment.bin>


More information about the Gcc-patches mailing list