Re: [PATCH v2 05/10] P5600: Option -msched-weight added

2025-07-23 Thread Aleksandar Rakic
...@gmail.com; ja...@redhat.com; Jaydeep Patil; Matthew Fortune; Prachi Godbole; Faraz Shahbazker; Aleksandar Rakic Subject: [PATCH v2 05/10] P5600: Option -msched-weight added From: Jaydeep Patil Fix negative offset memory addressing. Unconditionally set DONT_BREAK_DEPENDENCIES in scheduling

[PATCH v2 05/10] P5600: Option -msched-weight added

2025-03-17 Thread Aleksandar Rakic
From: Jaydeep Patil Fix negative offset memory addressing. Unconditionally set DONT_BREAK_DEPENDENCIES in scheduling flags. The code to break dependencies does not appear to provide a win under any circumstance and is often harmful. Disable it completely pending further investigation. gcc/