> After a discussion with Richi, using adding "-O2" to STAGE1 cflags with a > recent enough compiler can significantly speed up bootstrap. Thus I'm > suggesting to introduce --with-stage1-cflags where one can provide such > options.
-O1 is sufficient in my experience and far less risky than -O2 in this case. -- Eric Botcazou