]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
21 years agoDaily bump.
GCC Administrator [Sun, 15 Feb 2004 00:16:17 +0000 (00:16 +0000)] 
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r77835.1

21 years agoUpdate version
Gabriel Dos Reis [Sat, 14 Feb 2004 20:20:59 +0000 (20:20 +0000)] 
Update version

From-SVN: r77825

21 years agoMark ChangeLog
Gabriel Dos Reis [Sat, 14 Feb 2004 20:20:54 +0000 (20:20 +0000)] 
Mark ChangeLog

From-SVN: r77824

21 years agoDaily bump.
GCC Administrator [Sat, 14 Feb 2004 00:16:10 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77781

21 years ago* ca.po: New file.
Gabriel Dos Reis [Fri, 13 Feb 2004 20:27:24 +0000 (20:27 +0000)] 
* ca.po: New file.

From-SVN: r77772

21 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Fri, 13 Feb 2004 20:27:24 +0000 (20:27 +0000)] 
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.

From-SVN: r77771

21 years agoDaily bump.
GCC Administrator [Fri, 13 Feb 2004 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77740

21 years agore PR target/14113 (-O2 corrupts stack)
Eric Botcazou [Thu, 12 Feb 2004 13:42:46 +0000 (14:42 +0100)] 
re PR target/14113 (-O2 corrupts stack)

PR target/14113
Backport from mainline:

2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>

* config/sparc/sparc.md (call followed by jump define_peephole's):
Delete.

From-SVN: r77706

21 years agoDaily bump.
GCC Administrator [Thu, 12 Feb 2004 00:16:11 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77682

21 years agoDaily bump.
GCC Administrator [Wed, 11 Feb 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77626

21 years agoDaily bump.
GCC Administrator [Tue, 10 Feb 2004 00:16:08 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77572

21 years agoDaily bump.
GCC Administrator [Mon, 9 Feb 2004 00:16:07 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77513

21 years agoDaily bump.
GCC Administrator [Sun, 8 Feb 2004 00:16:08 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77468

21 years agoDaily bump.
GCC Administrator [Sat, 7 Feb 2004 00:16:38 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77432

21 years ago[multiple changes]
H.J. Lu [Fri, 6 Feb 2004 19:43:33 +0000 (11:43 -0800)] 
[multiple changes]

2004-02-06  H.J. Lu  <hongjiu.lu@intel.com>

* doc/invoke.texi: Mention SSE2 and SSE3.

* config/i386/i386.h: Deprecate -mpni/-mno-pni.

2004-02-06  Kelley Cook  <kcook@gcc.gnu.org>

* config/i386/i386.c: Rename pni to sse3.
* config/i386/i386.h: Likewise.
        * config/i386/i386.md: Likewise.
* config/i386/pmmintrin.h: Likewise.
* doc/extend.texi: Likewise.
* doc/invoke.texi: Likewise.

From-SVN: r77416

21 years agoDaily bump.
GCC Administrator [Fri, 6 Feb 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77355

21 years agobasic_file_stdio.cc (__gnu_internal::fopen_mode): New function.
Benjamin Kosnik [Thu, 5 Feb 2004 20:24:48 +0000 (20:24 +0000)] 
basic_file_stdio.cc (__gnu_internal::fopen_mode): New function.

2004-02-04  Benjamin Kosnik  <bkoz@redhat.com>
    Zack Weinberg  <zack@codesourcery.com>

* config/io/basic_file_stdio.cc (__gnu_internal::fopen_mode):
New function.
(__basic_file<char>::sys_open, __basic_file<char>::open): Use it.
(__basic_file<char>::_M_open_mode): Use it.  Mark deprecated.

* testsuite/27_io/filebuf_members.cc (test_06, test_07):
Correct flags to filebuf::open calls.

From-SVN: r77340

21 years agore PR c++/13086 (the location of the warning message is wrong when calling delete...
Giovanni Bajo [Thu, 5 Feb 2004 13:24:06 +0000 (13:24 +0000)] 
re PR c++/13086 (the location of the warning message is wrong when calling delete on incomplete type)

PR c++/13086
* g++.dg/warn/incomplete1.C: Remove xfail.

From-SVN: r77311

21 years agore PR c++/13086 (the location of the warning message is wrong when calling delete...
Giovanni Bajo [Thu, 5 Feb 2004 13:22:09 +0000 (13:22 +0000)] 
re PR c++/13086 (the location of the warning message is wrong when calling delete on incomplete type)

PR c++/13086
* init.c (build_delete): Emit a more informative error message in
case of an incomplete type, and on the correct source line.

From-SVN: r77310

21 years agoDaily bump.
GCC Administrator [Thu, 5 Feb 2004 00:16:10 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77281

21 years ago* de.po: Update.
Matthias Klose [Wed, 4 Feb 2004 07:26:36 +0000 (07:26 +0000)] 
* de.po: Update.

From-SVN: r77230

21 years agore PR other/14003 (Fix typos/wording in invoke.texi)
Wolfgang Bangerth [Wed, 4 Feb 2004 07:10:57 +0000 (00:10 -0700)] 
re PR other/14003 (Fix typos/wording in invoke.texi)

2004-02-03  Wolfgang Bangerth  <bangerth@dealii.org>

        PR other/14003
        * doc/invoke.texi (x86 options): Fix spelling/wording.

From-SVN: r77229

21 years agoDaily bump.
GCC Administrator [Wed, 4 Feb 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77205

21 years ago* g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
Zack Weinberg [Tue, 3 Feb 2004 08:20:16 +0000 (08:20 +0000)] 
* g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
* g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
* g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
* gcc.dg/cleanup-5.c: Run only on Linux targets.

From-SVN: r77165

21 years agoDaily bump.
GCC Administrator [Tue, 3 Feb 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77142

21 years agors6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Accept lo_sum addresses on Darwin.
Geoffrey Keating [Mon, 2 Feb 2004 04:40:49 +0000 (04:40 +0000)] 
rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Accept lo_sum addresses on Darwin.

* config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Accept
lo_sum addresses on Darwin.

From-SVN: r77095

21 years agoDaily bump.
GCC Administrator [Mon, 2 Feb 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77084

21 years agoDaily bump.
GCC Administrator [Sun, 1 Feb 2004 00:16:08 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77060

21 years agoDaily bump.
GCC Administrator [Sat, 31 Jan 2004 00:16:13 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r77011

21 years agore PR c++/13683 (bogus warning about passing non-PODs through ellipsis)
Giovanni Bajo [Fri, 30 Jan 2004 18:31:08 +0000 (18:31 +0000)] 
re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)

PR c++/13683
* g++.dg/template/sizeof6.C: New test.

From-SVN: r76983

21 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Fri, 30 Jan 2004 18:31:08 +0000 (18:31 +0000)] 
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.

From-SVN: r76982

21 years agore PR c++/13683 (bogus warning about passing non-PODs through ellipsis)
Giovanni Bajo [Fri, 30 Jan 2004 18:20:54 +0000 (18:20 +0000)] 
re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)

PR c++/13683
* call.c (convert_arg_to_ellipsis): Don't emit a warning if within
a sizeof expression.block

From-SVN: r76980

21 years agosparc.c: Update copyright.
Eric Botcazou [Fri, 30 Jan 2004 07:19:33 +0000 (08:19 +0100)] 
sparc.c: Update copyright.

* config/sparc/sparc.c: Update copyright.
* config/sparc/sparc.h: Likewise.
* config/sparc/sparc.md: Likewise.

From-SVN: r76931

21 years agobackport: re PR c++/11895 (ICE in reshape_init on "attribute(vector_size(16)) int")
Aldy Hernandez [Fri, 30 Jan 2004 00:42:22 +0000 (00:42 +0000)] 
backport: re PR c++/11895 (ICE in reshape_init on "attribute(vector_size(16)) int")

2004-01-29  Aldy Hernandez  <aldyh@redhat.com>

        Backport:

        2004-01-17  Fred Fish  <fnf@intrinsity.com>

        PR c++/11895
        * cp/decl.c (reshape_init): Handle VECTOR_TYPE like ARRAY_TYPE,
        except don't call array_type_nelts() with a VECTOR_TYPE.

From-SVN: r76914

21 years agocp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
Aldy Hernandez [Fri, 30 Jan 2004 00:41:08 +0000 (00:41 +0000)] 
cp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.

        * cp/cp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.

        * cp/decl.c (reshape_init): Handle vectors.

        * testsuite/g++.dg/init/array10.C: New.

From-SVN: r76913

21 years agoDaily bump.
GCC Administrator [Fri, 30 Jan 2004 00:16:08 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76903

21 years agore PR java/13824 (gcj SEGV with simple .java program)
Roger Sayle [Thu, 29 Jan 2004 18:58:13 +0000 (18:58 +0000)] 
re PR java/13824 (gcj SEGV with simple .java program)

PR java/13824
* tree.c (unsafe_for_reeval): Handle EXIT_BLOCK_EXPR nodes specially
as their EXIT_BLOCK_LABELED_BLOCK operands can lead to unbounded
recursion.

From-SVN: r76889

21 years agoinvoke.texi: Remove the pni option from -mfpmath=.
H.J. Lu [Thu, 29 Jan 2004 16:53:53 +0000 (16:53 +0000)] 
invoke.texi: Remove the pni option from -mfpmath=.

2004-01-28  H.J. Lu  <hongjiu.lu@intel.com>

* doc/invoke.texi: Remove the pni option from -mfpmath=.

From-SVN: r76871

21 years agore PR libstdc++/12657 (Resolution of DR 292 (WP) still unimplemented)
Paolo Carlini [Thu, 29 Jan 2004 10:44:04 +0000 (10:44 +0000)] 
re PR libstdc++/12657 (Resolution of DR 292 (WP) still unimplemented)

2004-01-29  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12657
* include/bits/basic_ios.tcc (copyfmt(const basic_ios&)):
Implement resolution of DR 292 (WP).

From-SVN: r76856

21 years agobackport: re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashes during...
Gabriel Dos Reis [Thu, 29 Jan 2004 04:42:15 +0000 (04:42 +0000)] 
backport: re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashes during compilation of quicktime4linux 2.0.0)

        Backport from mainline

        2004-01-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>

        PR optimization/12440
        * loop.c: Include ggc.h.
        (loop_optimize): Run garbage collector between optimization of
        loops.
        * Makefile.in (loop.o): Add GGC_H dependency.

From-SVN: r76847

21 years agore PR libstdc++/13369 (__verify_grouping (and __add_grouping?) not correct)
Paolo Carlini [Thu, 29 Jan 2004 02:52:24 +0000 (02:52 +0000)] 
re PR libstdc++/13369 (__verify_grouping (and __add_grouping?) not correct)

2004-01-28  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13369
* include/bits/locale_facets.tcc (__verify_grouping):
Fix to deal properly with __grouping_tmp.size() >
__grouping.size().

From-SVN: r76841

21 years ago2004-01-28 Paolo Carlini <pcarlini@suse.de>
Paolo Carlini [Thu, 29 Jan 2004 02:34:54 +0000 (02:34 +0000)] 
2004-01-28  Paolo Carlini  <pcarlini@suse.de>

* Add PR # to ChangeLog entry.

From-SVN: r76840

21 years agorevert: re PR libstdc++/10783 (std::vector::reverse_iterator could be smaller)
Paolo Carlini [Thu, 29 Jan 2004 01:27:02 +0000 (01:27 +0000)] 
revert: re PR libstdc++/10783 (std::vector::reverse_iterator  could be smaller)

2004-01-29  Paolo Carlini  <pcarlini@suse.de>

* Reverting Sylvain Pion's patch to libstdc++/10783, backported
from mainline: probably not safe for the ABI.

From-SVN: r76824

21 years agoDaily bump.
GCC Administrator [Thu, 29 Jan 2004 00:16:10 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76817

21 years agore PR libstdc++/13462 (Non-standard conformed type set::pointer)
Andrew Pinski [Wed, 28 Jan 2004 16:34:08 +0000 (16:34 +0000)] 
re PR libstdc++/13462 (Non-standard conformed type set::pointer)

2004-01-28  Andrew Pinski  <pinskia@physics.uc.edu>

PR libstdc++/13462
* include/bits/stl_multiset.h (std::multiset): Define pointer
as allocator's pointer, likewise for reference, const_pointer, and
const_reference.
* include/bits/stl_set.h (std::set): Likewise.
* include/ext/hash_set (__gnu_cxx::hash_set): Likewise.
(__gnu_cxx::hash_multiset): Likewise.

From-SVN: r76793

21 years agore PR libstdc++/10783 (std::vector::reverse_iterator could be smaller)
Sylvain Pion [Wed, 28 Jan 2004 12:15:54 +0000 (12:15 +0000)] 
re PR libstdc++/10783 (std::vector::reverse_iterator  could be smaller)

2004-01-28  Sylvain Pion  <Sylvain.Pion@mpi-sb.mpg.de>

PR libstdc++/10783
* include/bits/stl_iterator.h (class __normal_iterator):
Don't inherit from iterator, add missing typedefs.

From-SVN: r76788

21 years agoDaily bump.
GCC Administrator [Wed, 28 Jan 2004 00:16:11 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76770

21 years agore PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)
Paolo Carlini [Tue, 27 Jan 2004 14:21:59 +0000 (14:21 +0000)] 
re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented)

2004-01-27  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12967
* include/bits/list.tcc (merge): Implement resolution of
DR 300 [WP].

From-SVN: r76705

21 years agore PR libstdc++/13884 (Protect sstream.tcc from extern template use)
Paolo Carlini [Tue, 27 Jan 2004 12:40:25 +0000 (12:40 +0000)] 
re PR libstdc++/13884 (Protect sstream.tcc from extern template use)

2004-01-27  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13884
* include/bits/sstream.tcc: Guard use of extern template.

From-SVN: r76700

21 years agolocale_facets.tcc (money_put::do_put(..., long double)): Use the basic_string constru...
Paolo Carlini [Tue, 27 Jan 2004 09:29:36 +0000 (09:29 +0000)] 
locale_facets.tcc (money_put::do_put(..., long double)): Use the basic_string constructor for char arrays...

2004-01-27  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc
(money_put::do_put(..., long double)): Use the basic_string
constructor for char arrays, not that for C-strings, to pass
__digits to do_put(..., const string_type&): __ws isn't
null-terminated.

2004-01-27  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (__pad<>::_S_pad):
Improve performance-wise: avoid one traits::copy, avoid
the __builtin_alloca, streamline.

From-SVN: r76693

21 years agore PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)
Paolo Carlini [Tue, 27 Jan 2004 01:20:18 +0000 (01:20 +0000)] 
re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)

2004-01-26  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12971
* include/bits/locale_facets.tcc
(money_put::do_put(..., long double)): Fix conversion
specification as per DR 328 [WP].

From-SVN: r76685

21 years agoDaily bump.
GCC Administrator [Tue, 27 Jan 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76679

21 years ago2004-01-26 Paolo Carlini <pcarlini@suse.de>
Paolo Carlini [Mon, 26 Jan 2004 16:28:05 +0000 (16:28 +0000)] 
2004-01-26  Paolo Carlini  <pcarlini@suse.de>

* Fix ChangeLog

From-SVN: r76641

21 years agomonetary_members.cc: Don't leak memory on exception.
Paolo Carlini [Mon, 26 Jan 2004 09:41:26 +0000 (09:41 +0000)] 
monetary_members.cc: Don't leak memory on exception.

2004-01-26  Paolo Carlini  <pcarlini@suse.de>

* config/locale/gnu/monetary_members.cc: Don't leak memory
on exception.

From-SVN: r76626

21 years agoDaily bump.
GCC Administrator [Mon, 26 Jan 2004 00:16:10 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76603

21 years agode.po: Update (again).
Matthias Klose [Sun, 25 Jan 2004 17:14:57 +0000 (17:14 +0000)] 
de.po: Update (again).

2004-01-25  Matthias Klose  <doko@debian.org>

        * de.po: Update (again).

From-SVN: r76567

21 years agore PR c++/13797 (ICE on invalid template parameter)
Kriang Lerdsuwanakij [Sun, 25 Jan 2004 15:08:20 +0000 (15:08 +0000)] 
re PR c++/13797 (ICE on invalid template parameter)

PR c++/13797
* pt.c (instantiate_class_template): Add an error_mark_node
check.
(tsubst_decl) <TEMPLATE_DECL case>: Likewise.

Backport from mainline
2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>

PR c++/10555, c++/10576
* pt.c (lookup_template_class): Handle class template with
multiple levels of parameters when one of the levels contain
errors.

* g++.dg/template/nontype4.C: New test.
* g++.dg/template/nontype5.C: Likewise.
* g++.dg/template/memclass1.C: New test.

From-SVN: r76562

21 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Sun, 25 Jan 2004 15:08:20 +0000 (15:08 +0000)] 
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.

From-SVN: r76561

21 years agore PR libstdc++/13650 (string::compare should not (always) use traits_type::length())
Paolo Carlini [Sun, 25 Jan 2004 13:13:41 +0000 (13:13 +0000)] 
re PR libstdc++/13650 (string::compare should not (always) use traits_type::length())

2004-01-25  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13650
* include/bits/basic_string.tcc (compare(size_type, size_type,
const _CharT*, size_type)): Implement correctly the resolution
of DR 5: basically, s is a char array, -not- a C string.

* include/bits/basic_string.tcc (_M_clone): Null-terminate.

From-SVN: r76555

21 years agode.po: Update.
Matthias Klose [Sun, 25 Jan 2004 07:52:12 +0000 (07:52 +0000)] 
de.po: Update.

2004-01-25  Matthias Klose  <doko@debian.org>

* de.po: Update.

From-SVN: r76545

21 years agoDaily bump.
GCC Administrator [Sun, 25 Jan 2004 00:16:07 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76528

21 years agogcc.pot: Regenerated.
Matthias Klose [Sat, 24 Jan 2004 20:06:42 +0000 (20:06 +0000)] 
gcc.pot: Regenerated.

2004-01-24  Matthias Klose  <doko@debian.org>

        * gcc.pot: Regenerated.
        * be.po: Update to latest version.
        * da.po: Likewise.
        * de.po: Likewise.
        * el.po: Likewise.
        * es.po: Likewise.
        * fr.po: Likewise.
        * ja.po: Likewise.
        * nl.po: Likewise.
        * sv.po: Likewise.
        * tr.po: Likewise.

From-SVN: r76518

21 years agoobjc-act.c (is_public): Fix typo in message.
Matthias Klose [Sat, 24 Jan 2004 14:21:15 +0000 (14:21 +0000)] 
objc-act.c (is_public): Fix typo in message.

2004-01-24  Matthias Klose  <doko@debian.org>

* objc/objc-act.c (is_public): Fix typo in message.

From-SVN: r76511

21 years agoDaily bump.
GCC Administrator [Sat, 24 Jan 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76470

21 years agocombine.c (SHIFT_COUNT_TRUNCATED): Provide default value.
Richard Henderson [Fri, 23 Jan 2004 20:42:48 +0000 (12:42 -0800)] 
combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.

        * combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.
        (simplify_comparison): Don't simplify (eq (zero_extract c 1 r) 0)
        if SHIFT_COUNT_TRUNCATED is set.

From-SVN: r76451

21 years agoinvoke.texi (Optimize Options): Note that --param arguments are subject to change...
Ian Lance Taylor [Fri, 23 Jan 2004 19:04:43 +0000 (19:04 +0000)] 
invoke.texi (Optimize Options): Note that --param arguments are subject to change without notice.

* doc/invoke.texi (Optimize Options): Note that --param arguments
are subject to change without notice.

From-SVN: r76447

21 years agoreload.c (can_reload_into): Add prototype and K&R style function declaration.
John David Anglin [Fri, 23 Jan 2004 16:43:43 +0000 (16:43 +0000)] 
reload.c (can_reload_into): Add prototype and K&R style function declaration.

* reload.c (can_reload_into): Add prototype and K&R style function
declaration.

From-SVN: r76430

21 years agoDaily bump.
GCC Administrator [Fri, 23 Jan 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76385

21 years agoDaily bump.
GCC Administrator [Thu, 22 Jan 2004 00:16:45 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76321

21 years agoextend.texi (Extended Asm): Clarify memory clobber.
Andreas Jaeger [Wed, 21 Jan 2004 17:28:07 +0000 (18:28 +0100)] 
extend.texi (Extended Asm): Clarify memory clobber.

2004-01-21  Andreas Jaeger  <aj@suse.de>
    Michael Matz  <matz@suse.de>

* doc/extend.texi (Extended Asm): Clarify memory clobber.

Co-Authored-By: Michael Matz <matz@suse.de>
From-SVN: r76291

21 years agobackport: re PR c++/13574 (array default initializer in class lets gcc consume all...
Gabriel Dos Reis [Wed, 21 Jan 2004 08:06:38 +0000 (08:06 +0000)] 
backport: re PR c++/13574 (array default initializer in class lets gcc consume all memory and die)

Backport from mainline
2004-01-16  Mark Mitchell  <mark@codesourcery.com>

 PR c++/13574
 * decl.c (compute_array_index_type): Fix grammar in comment.
 * init.c (build_zero_init): Handle zero-sized arrays correctly.

From-SVN: r76265

21 years agobackport: re PR c++/13478 (gcc uses wrong constructor to initialize a const reference)
Gabriel Dos Reis [Wed, 21 Jan 2004 07:30:07 +0000 (07:30 +0000)] 
backport: re PR c++/13478 (gcc uses wrong constructor to initialize a const reference)

        Backport from mainline
        2004-01-16  Mark Mitchell  <mark@codesourcery.com>

        PR c++/13478
        * call.c (initialize_reference): Pass -1 for inner parameter to
        convert_like_real.

From-SVN: r76263

21 years agore PR target/13073 (-mn / NORMAL_MODEbreaks multilib'ed RTEMS)
Ralf Corsepius [Wed, 21 Jan 2004 06:06:02 +0000 (06:06 +0000)] 
re PR target/13073 (-mn / NORMAL_MODEbreaks multilib'ed RTEMS)

2004-01-21  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>

        PR target/13073
        * config/h8300/t-rtems (h8300-*-rtems*): New.
        * config.gcc: Use config/h8300/t-rtems.

From-SVN: r76260

21 years agobackport: re PR c++/13057 (regparm attribute not applied to destructor)
Gabriel Dos Reis [Wed, 21 Jan 2004 05:52:28 +0000 (05:52 +0000)] 
backport: re PR c++/13057 (regparm attribute not applied to destructor)

        Backport from mainline
        2004-01-05  Mark Mitchell  <mark@codesourcery.com>

        PR c++/13057
        * class.c (build_clone): Copy type attributes from the original
        function to the clone.

From-SVN: r76258

21 years agobackport: re PR c++/13009 (Implicitly-defined assignment operator writes to wrong...
Gabriel Dos Reis [Wed, 21 Jan 2004 05:04:05 +0000 (05:04 +0000)] 
backport: re PR c++/13009 (Implicitly-defined assignment operator writes to wrong memory)

        Backport from mainline
        2003-12-28  Mark Mitchell  <mark@codesourcery.com>

        PR c++/13009
        * call.c (build_special_member_call): Do not assume that we
        have a
        pointer to the complete object in an assignment operator.

From-SVN: r76257

21 years agore PR c++/13289 (ICE in regenerate_decl_from_template on recursive template)
Kriang Lerdsuwanakij [Wed, 21 Jan 2004 03:26:06 +0000 (03:26 +0000)] 
re PR c++/13289 (ICE in regenerate_decl_from_template on recursive template)

2004-01-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>

    PR c++/13289
    * pt.c (instantiate_decl): Set DECL_TEMPLATE_INSTANTIATED before
    calling regenerate_decl_from_template.

From-SVN: r76255

21 years agobackport: re PR rtl-optimization/12826 (Optimizer removes reference through volatile...
Gabriel Dos Reis [Wed, 21 Jan 2004 02:40:59 +0000 (02:40 +0000)] 
backport: re PR rtl-optimization/12826 (Optimizer removes reference through volatile pointer)

        Backport from mainline

        2004-01-10  Jan Hubicka  <jh@suse.cz>
        PR opt/12826
        * loop.c (insert_loop_mem): Prefer VOLATILE memory references
        to be
        stored.

From-SVN: r76252

21 years agoThis commit was manufactured by cvs2svn to create branch
No Author [Wed, 21 Jan 2004 02:40:59 +0000 (02:40 +0000)] 
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.

From-SVN: r76251

21 years agoDaily bump.
GCC Administrator [Wed, 21 Jan 2004 00:16:10 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76242

21 years agoDaily bump.
GCC Administrator [Tue, 20 Jan 2004 00:16:43 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76186

21 years agoDaily bump.
GCC Administrator [Mon, 19 Jan 2004 00:16:09 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76126

21 years agore PR libstdc++/12352 (Exception safety problems in src/localename.cc)
Paolo Carlini [Mon, 19 Jan 2004 00:12:55 +0000 (00:12 +0000)] 
re PR libstdc++/12352 (Exception safety problems in src/localename.cc)

2004-01-19  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12352
PR libstdc++/12438
* include/bits/locale_classes.h (locale::locale(const locale&,
_Facet*)): Don't leak memory on exception.
* include/bits/locale_facets.tcc (locale::combine(const locale&)):
Likewise.
* src/locale.cc (locale::locale(const char*)): Likewise.
* src/localename.cc (locale::_Impl::~_Impl(),
locale::_Impl::_Impl(const _Impl&, size_t),
locale::_Impl::_Impl(const char*, size_t)): Likewise.
(locale::_Impl::_M_replace_categories(const _Impl*, category):
Tweak.

From-SVN: r76124

21 years agoDaily bump.
GCC Administrator [Sun, 18 Jan 2004 00:16:08 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76067

21 years agoDaily bump.
GCC Administrator [Sat, 17 Jan 2004 00:16:07 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r76012

21 years ago* MAINTAINERS: Remove entries without email address.
Volker Reichelt [Fri, 16 Jan 2004 23:33:12 +0000 (23:33 +0000)] 
* MAINTAINERS: Remove entries without email address.

From-SVN: r76002

21 years agore PR target/13608 (Incorrect code with -O3 -ffast-math)
Jan Hubicka [Fri, 16 Jan 2004 19:01:06 +0000 (20:01 +0100)] 
re PR target/13608 (Incorrect code with -O3 -ffast-math)

PR opt/13608
* i386.c (ix86_compute_frame_layout): Fix for alloca on leaf function.

From-SVN: r75990

21 years agore PR target/11793 (ICE in extract_insn, at recog.c:2175 (const_vector's))
Segher Boessenkool [Fri, 16 Jan 2004 15:05:37 +0000 (15:05 +0000)] 
re PR target/11793 (ICE in extract_insn, at recog.c:2175 (const_vector's))

       PR target/11793
       * config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Handle
       vectors.

From-SVN: r75974

21 years agore PR rtl-optimization/11350 (undefined labels with -Os -fPIC)
Jan Hubicka [Fri, 16 Jan 2004 11:07:17 +0000 (12:07 +0100)] 
re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)

        PR opt/11350
        * cfgcleanup.c (try_optimize_cfg): Suppress tablejump removal
        after reload.
        * cfgrtl.c (try_redirect_by_replacing_branch): Likewise.

From-SVN: r75967

21 years agoDaily bump.
GCC Administrator [Fri, 16 Jan 2004 00:16:04 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r75952

21 years agore PR rtl-optimization/10392 ([SH] optimizer generates faulty array indexing)
J"orn Rennecke [Thu, 15 Jan 2004 20:21:47 +0000 (20:21 +0000)] 
re PR rtl-optimization/10392 ([SH] optimizer generates faulty array indexing)

PR optimization/10392
* reload.c (can_reload_into): New function.
(push_reload): Use it.

From-SVN: r75942

21 years agoDaily bump.
GCC Administrator [Thu, 15 Jan 2004 00:16:04 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r75893

21 years ago* README: Remove.
Ian Lance Taylor [Wed, 14 Jan 2004 18:41:46 +0000 (18:41 +0000)] 
* README: Remove.

From-SVN: r75874

21 years agore PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))
J"orn Rennecke [Wed, 14 Jan 2004 18:11:36 +0000 (18:11 +0000)] 
re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))

        PR target/9365
        * sh.c (gen_block_redirect): Add special handling of RETURN.
        (gen_far_branch) Don't call gen_stuff_delay_slot if there is no
        far branch target (i.e. it's a return).

From-SVN: r75873

21 years ago* gcc/config/rs6000/rs6000.c (rs6000_stack_info)
Hartmut Penner [Wed, 14 Jan 2004 14:03:58 +0000 (14:03 +0000)] 
* gcc/config/rs6000/rs6000.c (rs6000_stack_info)
      Calculate always vrsave_mask if TARGET_ALTIVEC.
      (rs6000_emit_prologue): Emit code for vrsave
      only if TARGET_ALTIVEC_VRSAVE.
      (rs6000_emit_epilogue): Likewise.

From-SVN: r75865

21 years agore PR c++/12815 (Code compiled with optimization behaves unexpectedly)
Gabriel Dos Reis [Wed, 14 Jan 2004 09:05:44 +0000 (09:05 +0000)] 
re PR c++/12815 (Code compiled with optimization behaves unexpectedly)

Backport from mainline
2004-01-05  Mark Mitchell  <mark@codesourcery.com>

PR c++/12816
 * class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
  references as constant.

From-SVN: r75851

21 years agore PR objc/7993 (private variables cannot be shadowed in subclasses)
Nicola Pero [Wed, 14 Jan 2004 07:52:39 +0000 (08:52 +0100)] 
re PR objc/7993 (private variables cannot be shadowed in subclasses)

PR objc/7993
        * objc-act.c (is_private): Do not emit the 'instance variable %s
        is declared private' error.
        (is_public): Emit the error after calling is_private.
        (lookup_objc_ivar): If the instance variable is private, return 0
        - the instance variable is invisible here.

From-SVN: r75850

21 years agoDaily bump.
GCC Administrator [Wed, 14 Jan 2004 00:23:04 +0000 (00:23 +0000)] 
Daily bump.

From-SVN: r75828

21 years agoDaily bump.
GCC Administrator [Tue, 13 Jan 2004 00:16:05 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r75771

21 years agoMakefile.am (version.dep): backport from HEAD.
Marc Espie [Mon, 12 Jan 2004 23:00:30 +0000 (23:00 +0000)] 
Makefile.am (version.dep): backport from HEAD.

2004-01-12  Marc Espie <espie@openbsd.org>

* src/Makefile.am (version.dep): backport from HEAD.
* src/Makefile.in: regen.

From-SVN: r75766

21 years agosystem.h: handle YYBYACC like YYBISON.
Marc Espie [Mon, 12 Jan 2004 22:54:20 +0000 (22:54 +0000)] 
system.h: handle YYBYACC like YYBISON.

2004-01-12  Marc Espie <espie@openbsd.org>

* system.h: handle YYBYACC like YYBISON.

From-SVN: r75765