[gomp4] Remove unnecessary conversions

James Norris jnorris@codesourcery.com
Mon Jun 29 16:15:00 GMT 2015


Hi,

This patch removes the conversion of the arguments. As the
arguments are already of the proper type, via the front
ends, there's no need to the conversion. Furthermore, if
the node is a 'const int', then the conversion function
will create a node that can't be used as an argument to
a gimple call.

Committed to gomp-4_0-branch.


Jim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugfix.patch
Type: text/x-patch
Size: 1688 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150629/1823aec0/attachment.bin>


More information about the Gcc-patches mailing list