------- Comment #6 from carrot at google dot com 2010-04-11 12:09 ------- Some experiment results:
Compile CSiBE with options -Os -fpic -mthumb -fno-short-enums without this optimization: 2830665 simplify-got before ra: 2825737 simplify-got after ra: 2826853 So this optimization should be done before RA. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43129