[PATCH] c6x: fix the scheduling of floating-point multiplication instructions

Jeffrey Law jeffrey.law@oss.qualcomm.com
Sun Jan 4 18:45:01 GMT 2026



On 12/29/2025 5:14 PM, Richard Braun wrote:
> Hello,
>
> Sorry, I'm not on the list and didn't get your message until now by chance.
>
> I've recently noticed that my patch was indeed incomplete. It worked on my
> machine because the c6x-sched.md file is regenerated automatically after
> I modify the c6x-sched.md.in file, but that's based on last modification
> time, so depending on how you get the changes, you may have an out-of-date
> c6x-sched.md file.
I must have missed that we had a .in file; it's pretty rare that we have 
a generated .md file.  For the future, the way this would normally be 
handled would be to include the diffs for the autogenerated file as 
well.   The ChangeLog entry for those usually looks something like:

     * whatever: Regenerated.

Everything was happy once I regenerated that file.  Pushed to the 
trunk.  And thanks again!

jeff


More information about the Gcc mailing list