2010年2月7日

gcc 4.5

摘要: 只拣一些有用的:The -fshow-column option is now on by default. This means error messages now have a column associated with them.A new built-in function __builtin_unreachable() has been added that tells the compiler that control will never reach that point. It may be used after asm statements ... 阅读全文

posted @ 2010-02-07 12:07 能发波 阅读(112) 评论(0) 推荐(0)

导航