(TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.
From-SVN: r84276
This commit is contained in:
parent
ac45df5dba
commit
1558163d51
@ -1,3 +1,8 @@
|
||||
2004-07-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config/stormy16/t-stormy16 (TARGET_LIBGCC2_CFLAGS): Define.
|
||||
Set to -Os.
|
||||
|
||||
2004-07-08 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* except.c (expand_eh_region_start, expand_eh_region_end,
|
||||
|
@ -16,3 +16,5 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
|
||||
|
||||
dp-bit.c: $(srcdir)/config/fp-bit.c
|
||||
cat $(srcdir)/config/fp-bit.c > dp-bit.c
|
||||
|
||||
TARGET_LIBGCC2_CFLAGS = -Os
|
||||
|
Loading…
Reference in New Issue
Block a user