Re: [PATCH 2/3] improve detection of attribute conflicts (PR 81544)

2017-10-02 Thread Jeff Law
On 08/08/2017 10:13 AM, Martin Sebor wrote: > Part 2 of the series contains the mechanical changes to all > the back ends and to front ends other than C and C++.  There > are no functional changes here. > > Martin > > > gcc-81544-2.diff > > > PR c/81544 - attribute noreturn and warn_unused_res

[PATCH 2/3] improve detection of attribute conflicts (PR 81544)

2017-08-08 Thread Martin Sebor
Part 2 of the series contains the mechanical changes to all the back ends and to front ends other than C and C++. There are no functional changes here. Martin PR c/81544 - attribute noreturn and warn_unused_result on the same function accepted gcc/ChangeLog: PR c/81544 * config/alpha/alpha.