--- Additional Comments From joel at gcc dot gnu dot org 2005-01-11 14:46
---
I think I did mess up the version string. I am trying to use the RTEMS RPMs
scripts to build a snapshot set of RPMs to do full testing with. With a name
like gcc-4.0-DATE, it messes up some of the patterns.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-11
14:22 ---
Just a question, what compiler version are you building the cross with?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19372
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-11
14:06 ---
Hmm, the two things I can think of is that the version in version.c is bad
(which is what the assert is
about) or we getting a miscompiled c-cppbuiltin.c from the host/build's
compiler. I am testing it r