OSDN Git Service

* include/ext/stl_rope.h (_Rope_RopeRep<>::_M_c_string_lock): Tweak.
[pf3gnuchains/gcc-fork.git] / gcc / config.guess
1 #!/bin/sh
2 # Use the top-level config.guess so that we don't have two of them.
3 guesssys=`echo $0 | sed 's|config.guess|../config.guess|'`
4 exec ${guesssys} "$@"