On Sat, Dec 7, 2024 at 5:23 PM Jeff Law <jeffreya...@gmail.com> wrote: > > > > On 12/6/24 5:39 AM, Richard Biener wrote: > > On Wed, Dec 4, 2024 at 9:48 PM H.J. Lu <hjl.to...@gmail.com> wrote: > >> > >> Promote integer arguments smaller than int if TARGET_PROMOTE_PROTOTYPES > >> returns true. > > > > This is OK when 2/7 got no negative comments and Jeff doesn't have > > further input here. > Nothing specific. I'm leery of the change, but that's as much a > function of being into stage3 as anything.
I have no strong opinion here as I think it should be pretty safe (and it fixes a wrong-code bug). But I think we can also live with pushing this to next stage1 if HJ is fine with it. Richard. > > Jeff