This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR34389 -Wconversion produces wrong warning


I would like to keep the fix for PR34389 separated for the issue of
not doing optimizations in the front-end. So I still would like to
commit this patch:

http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00702.html (patch 1)

separately from the one that removes the optimization from the front-end:

http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00709.html (patch 2)

This way, if the latter is found to cause any problems later, the fix
for PR34389 won't need to be reverted.

So, is it patch 1 OK for 4.4 ?

Cheers,

Manuel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]