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++/85662] [8/9 Regression] "error: non-constant condition for static assertion" from __builtin_offsetof in C++


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jun 22 17:22:43 2018
New Revision: 261909

URL: https://gcc.gnu.org/viewcvs?rev=261909&root=gcc&view=rev
Log:
        PR c++/85662
        * g++.dg/ext/offsetof3.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/offsetof3.C
Modified:
    trunk/gcc/testsuite/ChangeLog

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