--- Comment #5 from rguenth at gcc dot gnu dot org 2006-03-12 21:12 ---
Confirmed. 3.4.5 requires -march=athlon-xp to inline.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26658
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-03-12 21:07 ---
apart from visibility stuff, both preprocessed sources are equal and do not
contain inline memcpy/memset from glibc.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Ad
--- Comment #3 from nbkolchin at gmail dot com 2006-03-12 20:14 ---
Created an attachment (id=11029)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11029&action=view)
test_cmd-4.1.0.ii
-save-temps output from gcc 4.1.0 and gcc 4.0.2 (they are different only in
version numbers)
--
--- Comment #2 from nbkolchin at gmail dot com 2006-03-12 20:13 ---
Created an attachment (id=11028)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11028&action=view)
test_cmd-3.4.5.ii
-save-temps output from gcc 3.4.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26658
--- Comment #1 from nbkolchin at gmail dot com 2006-03-12 20:12 ---
Created an attachment (id=11027)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11027&action=view)
test_cmd.cpp
testcase.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26658