This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/55309] gcc's address-sanitizer 66% slower than clang's


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55309

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-11-13 21:31:08 UTC ---
gcc uses "-O2 -g" by default for --disable-bootstrap.

Also ,to be fair, if one uses a profiledbootstrapped gcc configured with
--enable-checking=release to build it only takes 12:58.77 on the same machine.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]