This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/84184] gcc generates wrong relocations with negative offsets in struct arrays


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ebotcazou at gcc dot gnu.org
            Summary|gcc generates wrong         |gcc generates wrong
                   |relocations with negative   |relocations with negative
                   |offsets in struct arrays    |offsets in struct arrays
                   |(but not integral arrays)   |

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Investigating about the warning.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]