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++/78615] error: cannot decrement a pointer to incomplete type


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |5.4.0, 6.2.0
      Known to fail|                            |7.0

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
clang++ 3.8.1 accepts the code.

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