https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122118

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Vectorization writes causes |[14/15/16 regression]
                   |unnecessary runtime         |Vectorization writes causes
                   |relocations                 |unnecessary runtime
                   |                            |relocations since
                   |                            |r14-4944-gf55cdce3f8dd85
   Target Milestone|---                         |14.4

--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Andreas Rheinhardt from comment #2)
> Bisecting points to f55cdce3f8dd8503e080e35be59c5f5390f6d95e as the commit
> when the behavior between GCC 13 (not using runtime relocation) and GCC 14
> (using runtime relocations) changed.

i.e. r14-4944-gf55cdce3f8dd85

Reply via email to