gcc ./ChangeLog ./Makefile.def ./Makefile.in . ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Sat Oct 8 17:29:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	dnovillo@gcc.gnu.org	2005-10-08 17:29:29

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	                 configure configure.in 
	gcc            : ChangeLog ChangeLog.gomp DATESTAMP acinclude.m4 
	                 calls.c cfgexpand.c config.host configure 
	                 configure.ac dwarf2out.c fold-const.c 
	                 mode-switching.c params.def stor-layout.c 
	                 tree-inline.c tree-ssa-alias.c tree-ssa-dom.c 
	                 tree-ssa-structalias.c varasm.c version.c 
	gcc/config     : t-slibgcc-darwin 
	gcc/config/ia64: ia64.md vect.md 
	gcc/config/rs6000: rs6000.md 
	gcc/config/sh  : sh.c sh.md 
	gcc/cp         : ChangeLog call.c 
	gcc/doc        : invoke.texi 
	gcc/fortran    : ChangeLog resolve.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.c-torture/execute: 20030125-1.c 
	gcc/testsuite/gcc.dg: i386-sse-10.c 
	gcc/testsuite/gcc.dg/compat: struct-layout-1_generate.c 
	gcc/testsuite/obj-c++.dg: bitfield-3.mm bitfield-4.mm 
	                          const-str-4.mm encode-4.mm encode-5.mm 
	                          encode-6.mm gnu-runtime-3.mm 
	                          method-10.mm method-17.mm method-19.mm 
	                          try-catch-2.mm 
	libgfortran    : ChangeLog 
	libgfortran/io : io.h transfer.c unix.c write.c 
	libiberty      : ChangeLog at-file.texi 
	libobjc        : ChangeLog 
	libobjc/objc   : objc-api.h 
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/doxygen: user.cfg.in 
	libstdc++-v3/include/ext: rc_string_base.h 
Added files:
	gcc/config     : host-hpux.c x-hpux 
	gcc/testsuite/g++.dg/tree-ssa: pr22488.C pr24238.C 
	gcc/testsuite/gcc.c-torture/compile: pr24227.c 
	gcc/testsuite/gcc.c-torture/execute/builtins: pr22237-lib.c 
	                                              pr22237.c 
	gcc/testsuite/gfortran.dg: der_pointer_3.f90 
Removed files:
	gcc/config/pa  : pa-host.c x-hpux x-linux 

Log message:
	Mainline merge as of 2005-10-08.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1108.4.7&r2=1.1108.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.51.4.6&r2=1.51.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.265.4.6&r2=1.265.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.132.4.5&r2=1.132.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.219.4.9&r2=1.219.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.354.4.9&r2=1.354.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.9096.2.8&r2=2.9096.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.60&r2=1.1.6.61
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/DATESTAMP.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.85.4.7&r2=2.85.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.1.4.1&r2=2.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.389.4.4&r2=1.389.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgexpand.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.41.4.4&r2=2.41.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.host.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.15.4.2&r2=2.15.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.909.4.4&r2=1.909.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.ac.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.116.4.4&r2=2.116.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.600.4.5&r2=1.600.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.592.4.6&r2=1.592.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/mode-switching.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.2.4.2&r2=2.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.def.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.59.4.5&r2=1.59.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.233.4.4&r2=1.233.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.192.4.8&r2=1.192.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-alias.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.94.4.5&r2=2.94.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.118.4.4&r2=2.118.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-structalias.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.13.2.6&r2=2.13.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.513.4.7&r2=1.513.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.2636.8.5&r2=1.2636.8.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/host-hpux.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/x-hpux.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/t-slibgcc-darwin.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.10.4.2&r2=1.10.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.153.4.2&r2=1.153.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/vect.md.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.3.4.3&r2=1.3.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-host.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.3.32.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/x-hpux.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/x-linux.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.376.4.7&r2=1.376.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.332.4.6&r2=1.332.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.md.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.195.4.3&r2=1.195.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.4783.4.7&r2=1.4783.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.537.4.6&r2=1.537.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.632.4.7&r2=1.632.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.459.4.7&r2=1.459.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/resolve.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.44.4.7&r2=1.44.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.5617.4.7&r2=1.5617.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/tree-ssa/pr22488.C.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/tree-ssa/pr24238.C.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr24227.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20030125-1.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.2&r2=1.2.88.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/pr22237-lib.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/pr22237.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-sse-10.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.3&r2=1.3.40.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/der_pointer_3.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/bitfield-3.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/bitfield-4.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/const-str-4.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-4.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-5.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-6.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-10.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-17.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-19.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/try-catch-2.mm.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.2&r2=1.2.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.234.4.7&r2=1.234.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/io.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.20.4.6&r2=1.20.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/transfer.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.42.4.7&r2=1.42.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/unix.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.27.4.6&r2=1.27.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.38.4.6&r2=1.38.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.584.4.6&r2=1.584.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/at-file.texi.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.10.1&r2=1.1.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.168.4.3&r2=1.168.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/objc-api.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.13.4.1&r2=1.13.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.3037.4.7&r2=1.3037.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/user.cfg.in.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.40&r2=1.40.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/rc_string_base.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.2&r2=1.1.2.3



More information about the Libstdc++-cvs mailing list