* fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y),
[official-gcc/constexpr.git] / config / mt-ospace
blob7f091041d8a7f93b98c4fa3b3d0c04a79708fed4
1 # Build libraries optimizing for space, not speed.
2  CFLAGS_FOR_TARGET = -g -Os
3  CXXFLAGS_FOR_TARGET = -g -Os