binutils-gdb/gdb/testsuite/gdb.opt
David Blaikie 522c09bf63 Use attribute to specify the required inlining semantics
As suggested by Andrew Pinski.

gdb/testsuite/
	* gdb.opt/inline-break.c: Fix clang compatibility by specifying
	gnu_inline semantics via attribute.
	* gdb.opt/inline-break.exp: Remove -std=c89 now that the test
	source explicitly specifies the required semantics.
2014-05-30 12:20:50 +01:00
..
Makefile.in
clobbered-registers-O2.c
clobbered-registers-O2.exp
inline-break.c Use attribute to specify the required inlining semantics 2014-05-30 12:20:50 +01:00
inline-break.exp Use attribute to specify the required inlining semantics 2014-05-30 12:20:50 +01:00
inline-bt.c
inline-bt.exp Fix PR backtrace/15558 2014-04-18 10:34:09 +01:00
inline-cmds.c
inline-cmds.exp
inline-locals.c
inline-locals.exp
inline-markers.c