--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 23:38 ---
Application bug, not compiler bug.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from channelzero at web dot de 2008-05-11 21:54 ---
I can confirm a make error in tar, last step of build fails:
gcc -std=gnu99 -g -O2 -o tar buffer.o compare.o create.o delete.o extract.o
xheader.o incremen.o list.o misc.o names.o sparse.o system.o tar.o transform.o
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-03-29 23:17 ---
It certainly is not setting __cplusplus if you are not using C++. Other than
that this is not a useful bugreport.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35761
--- Comment #1 from devilsclaw at devilsclaws dot net 2008-03-29 23:01
---
I also tried -O0 , -O1 , -O3 and -O4. The only one that worked as you would
guess was -O0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35761