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 tree-optimization/80334] [5/6/7 Regression] Segfault when taking address of copy of unaligned struct


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
           Priority|P1                          |P2
          Component|target                      |tree-optimization
      Known to work|                            |7.0.1
   Target Milestone|7.0                         |5.5
            Summary|[7 Regression] Segfault     |[5/6/7 Regression] Segfault
                   |when taking address of copy |when taking address of copy
                   |of unaligned struct         |of unaligned struct

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar, queued for backporting (I think the issue is latent).

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