re PR c++/79435 (ICE on invalid C++ code (with member access into an incomplete type...
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 18 Apr 2017 13:15:47 +0000 (13:15 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 18 Apr 2017 13:15:47 +0000 (13:15 +0000)
commitdddc273f0e57bd46b15620b7b2129980a70b2e43
treeb560385fc1ea896cd01d4e10d91b26bfa412b524
parent8487c9a550dea622f89a146178e666660c1b2962
re PR c++/79435 (ICE on invalid C++ code (with member access into an incomplete type) on x86_64-linux-gnu: Segmentation fault)

gcc/
PR target/79435
* config/avr/avr.c (intl.h): Include it.
(avr_pgm_check_var_decl) [reason]: Wrap diagnostic snippets into _().

From-SVN: r246966
gcc/ChangeLog
gcc/config/avr/avr.c