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++/79435] [7 Regression] ICE on invalid C++ code (with member access into an incomplete type) on x86_64-linux-gnu: Segmentation fault


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

--- Comment #5 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue Apr 18 13:15:47 2017
New Revision: 246966

URL: https://gcc.gnu.org/viewcvs?rev=246966&root=gcc&view=rev
Log:
gcc/
        PR target/79435
        * config/avr/avr.c (intl.h): Include it.
        (avr_pgm_check_var_decl) [reason]: Wrap diagnostic snippets into _().


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c

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