[Bug debug/93380] Variable Length Array Evaluation will be wrong or cause GDB to crash due to GCC

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 22 11:23:00 GMT 2020


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-debug
             Target|cortex a9 - Renesas RZ A1   |arm
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2020-01-22
          Component|c++                         |debug
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Four things:
1) the GDB internal error is a GDB bug and should be reported there.  It might
be already fixed in a newer version of gdb.
2) GCC 7.x is no longer supported, can you try out a newer version of GCC like
say GCC 9.2.0?
3) Since you recieved the toolchain from ARM, please report the issue back to
them.
4) GCC 7.2.1 is a pre-release version of GCC 7.3.0.


More information about the Gcc-bugs mailing list