This is the mail archive of the gcc@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]

Re: GCC-3.2.2 pre-release (second iteration)


On 31 Jan 2003, Gabriel Dos Reis wrote:

> | The release script already runs contrib/gcc_update --touch.
> 
> Then I'm wondering why things went wrong...

They didn't.  gcc_update --touch has nothing to do with Bison generated
files since they're not in CVS and gcc_update deals with files in CVS; the
timestamps on Bison-generated files are correct by virtue of being
generated in a build after the tree has been checked out and gcc_update
--touch run.  The only thing that could be considered "wrong" is having
Bison 1.875 installed when generating the prerelease, which necessitates
the "syntax error" testsuite changes, rather than an older version that's
been tested for longer with the 3.2 series (e.g., whatever version was
used for the 3.2.1 release).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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