3.4 snapshots generated incorrectly?

Bernardo Innocenti bernie@develer.com
Mon Aug 11 00:23:00 GMT 2003


Hello,

I'm seeing weird things. Could be just me doing something very
stupid, but I've double checked and it really seems that some
files in the 20030806 snapshot have not been taken from HEAD.

For example, untar the gcc-core-3.4-20030806.tar.bz2 archive
and compare the file "gcc/config/m68k/m68k.md" with the version
from CVS HEAD branch. The two files differ in several places
because the last commit is missing:

 revision 1.61
 date: 2003/07/07 03:42:23;  author: wilson;  state: Exp;  lines: +22 -14
 PR optimization/9812
 * rtl.h (mem_for_const_double): Delete prototype.
 * varasm.c (mem_for_const_double): Delete function.
 * config/m68k/hp320.h, config/m68k/linux.h, config/m68k/m68kelf.h,
 config/m68k/m68kv4.h, config/m68k/netbsd-elf.h
 (LEGITIMATE_PIC_OPERAND_P): Delete duplicate definitions.
 * config/m68k/m68k.h (LEGITIMATE_CONSTANT_P): Disallow XFmode.
 (LEGITIMATE_PIC_OPERAND_P): Delete CONST_DOUBLE tests.
 * config/m68k/m68k.md (movxf): Add reload_in_progress guard.  Add
 comment about confused support for XFmode constants.

This commit is over one month old, so it should be there, right?

Other files are correctly updated. For instance, libstdc++-v3/configure
is the version generated by autoconf 2.57 even in the snapshot.

By the way, I don't see any gcc-ss-3_4-20030806 tag on CVS.
Were the tags dropped for some reason or is this another
symptom?

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




More information about the Gcc mailing list