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]

[committed] use the right conversion warning option (PR c/80892)


I have committed the patch in r248852.

Martin

On 06/02/2017 08:33 AM, Martin Sebor wrote:
On 06/01/2017 06:38 PM, Eric Gallager wrote:
I tested this patch; it fixes the warnings that caused me to open the
bug in the first place. Thank you!

Thanks for validating it.  I'll go ahead and commit the fix
as obvious if there are no objections in the next few hours.

Martin


Eric


On 5/30/17, Martin Sebor <msebor@gmail.com> wrote:
The conversion enhancements I committed in r248431 introduced
an unintended change in which warning option is used to issue
certain integer conversion warnings.  Attached is a fix.

Martin




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