]>
git.ipfire.org Git - thirdparty/gcc.git/log
Giovanni Bajo [Mon, 23 Feb 2004 12:50:50 +0000 (12:50 +0000)]
re PR c++/14250 (switch() does not seem to see operator int() in template class)
PR c++/14250
* cvt.c (build_expr_type_conversion): Type must be complete before
looking up for conversions.
From-SVN: r78300
GCC Administrator [Mon, 23 Feb 2004 00:16:07 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78283
Jakub Jelinek [Sun, 22 Feb 2004 19:09:09 +0000 (20:09 +0100)]
i386.c (override_options): Don't imply 3DNow!
* config/i386/i386.c (override_options): Don't imply 3DNow! for -m64
by default.
From-SVN: r78274
Jakub Jelinek [Sun, 22 Feb 2004 19:04:51 +0000 (20:04 +0100)]
decl.c (reshape_init): Convert array designator to sizetype.
* decl.c (reshape_init): Convert array designator to sizetype.
* g++.dg/parse/init1.C: New test.
From-SVN: r78273
Paolo Carlini [Sun, 22 Feb 2004 17:57:21 +0000 (17:57 +0000)]
re PR libstdc++/14220 ([3.5] num_put::do_put() undesired float/double behavior)
2004-02-22 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/14220
* include/bits/locale_facets.tcc (num_put<>::_M_convert_float):
Don't clip the precision passed down to __convert_from_v:
22.2.2.2.2 nowhere says so.
From-SVN: r78268
James E Wilson [Sun, 22 Feb 2004 17:56:49 +0000 (17:56 +0000)]
re PR target/13918 ([ia64] bootstrap comparision failure)
2004-02-22 James E Wilson <wilson@specifixinc.com>
PR target/13918
* sched-ebb.c (ebb_sched_info): Disable use of cselib.
From-SVN: r78267
Gabriel Dos Reis [Sun, 22 Feb 2004 17:02:12 +0000 (17:02 +0000)]
backport: re PR c++/14083 (ICE in conditional expression operator with throw)
Backport from mainline
2004-02-13 Mark Mitchell <mark@codesourcery.com>
PR c++/14083
* call.c (build_conditional_expr): Call force_rvalue on the
non-void operand in the case that one result is a throw-expression
and the other is not.
From-SVN: r78266
Gabriel Dos Reis [Sun, 22 Feb 2004 16:42:33 +0000 (16:42 +0000)]
backport: re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829)
Backport from mainline
2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
PR c++/14033
* decl.c (require_complete_types_for_parms): Do not insert
error_mark_node in the parameter list.
From-SVN: r78265
Gabriel Dos Reis [Sun, 22 Feb 2004 16:27:38 +0000 (16:27 +0000)]
backport: re PR c++/13932 (duplicate warning message for conversion)
Backport from mainline
2004-02-04 Mark Mitchell <mark@codesourcery.com>
PR c++/13932
* call.c (convert_like_real): Use "converting" rather than
"argument" as the descriptive keyword to
dubious_conversion_warnings.
* typeck.c (convert_for_assignment): Do not call
dubious_conversion_warnings.
From-SVN: r78264
Gabriel Dos Reis [Sun, 22 Feb 2004 16:05:49 +0000 (16:05 +0000)]
backport: re PR c++/13907 (valid conversion rejected unless -pedantic is set)
Backport from mainline
2004-02-02 Mark Mitchell <mark@codesourcery.com>
PR c++/13907
* call.c (convert_class_to_reference): Keep better track of
pedantically invalid user-defined conversions.
From-SVN: r78263
Hans-Peter Nilsson [Sun, 22 Feb 2004 11:21:34 +0000 (11:21 +0000)]
re PR target/14209 (Bug in cris.md, shrinking access size of postincrement.)
PR target/14209
* config/cris/cris.md ("*andsi_movu", "*andhi_movu"): Tweak
constraints to not match postincrement. Adjust the predicate to
exclude a volatile memory reference.
("*andsi_clear"): Tweak constraints to not match postincrement.
Adjust the predicate to exclude a volatile memory reference.
("*andhi_clear"): Ditto. Rename from "*andhi_clear_signed".
("*andhi_clear_unsigned"): Remove, non-matching pattern.
From-SVN: r78256
Hans-Peter Nilsson [Sun, 22 Feb 2004 11:18:47 +0000 (11:18 +0000)]
re PR target/14209 (Bug in cris.md, shrinking access size of postincrement.)
PR target/14209
* gcc.c-torture/execute/
20040218 -1.c: New test.
From-SVN: r78255
No Author [Sun, 22 Feb 2004 11:18:47 +0000 (11:18 +0000)]
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.
From-SVN: r78254
GCC Administrator [Sun, 22 Feb 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78245
GCC Administrator [Sat, 21 Feb 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78197
GCC Administrator [Fri, 20 Feb 2004 00:16:06 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78136
GCC Administrator [Thu, 19 Feb 2004 00:16:07 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78063
GCC Administrator [Wed, 18 Feb 2004 00:16:07 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r78002
GCC Administrator [Tue, 17 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77936
GCC Administrator [Mon, 16 Feb 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77863
Gabriel Dos Reis [Sun, 15 Feb 2004 00:40:46 +0000 (00:40 +0000)]
Bump version
From-SVN: r77839
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
Gabriel Dos Reis [Sat, 14 Feb 2004 20:20:59 +0000 (20:20 +0000)]
Update version
From-SVN: r77825
Gabriel Dos Reis [Sat, 14 Feb 2004 20:20:54 +0000 (20:20 +0000)]
Mark ChangeLog
From-SVN: r77824
GCC Administrator [Sat, 14 Feb 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77781
Gabriel Dos Reis [Fri, 13 Feb 2004 20:27:24 +0000 (20:27 +0000)]
* ca.po: New file.
From-SVN: r77772
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
GCC Administrator [Fri, 13 Feb 2004 00:16:15 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77740
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
GCC Administrator [Thu, 12 Feb 2004 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77682
GCC Administrator [Wed, 11 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77626
GCC Administrator [Tue, 10 Feb 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77572
GCC Administrator [Mon, 9 Feb 2004 00:16:07 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77513
GCC Administrator [Sun, 8 Feb 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77468
GCC Administrator [Sat, 7 Feb 2004 00:16:38 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77432
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
GCC Administrator [Fri, 6 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77355
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
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
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
GCC Administrator [Thu, 5 Feb 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77281
Matthias Klose [Wed, 4 Feb 2004 07:26:36 +0000 (07:26 +0000)]
* de.po: Update.
From-SVN: r77230
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
GCC Administrator [Wed, 4 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77205
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
GCC Administrator [Tue, 3 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77142
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
GCC Administrator [Mon, 2 Feb 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77084
GCC Administrator [Sun, 1 Feb 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77060
GCC Administrator [Sat, 31 Jan 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r77011
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
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
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
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
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
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
GCC Administrator [Fri, 30 Jan 2004 00:16:08 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76903
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
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
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
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
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
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
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
GCC Administrator [Thu, 29 Jan 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76817
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
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
GCC Administrator [Wed, 28 Jan 2004 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76770
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
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
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
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
GCC Administrator [Tue, 27 Jan 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76679
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
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
GCC Administrator [Mon, 26 Jan 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76603
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
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
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
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
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
GCC Administrator [Sun, 25 Jan 2004 00:16:07 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76528
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
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
GCC Administrator [Sat, 24 Jan 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76470
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
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
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
GCC Administrator [Fri, 23 Jan 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76385
GCC Administrator [Thu, 22 Jan 2004 00:16:45 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76321
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
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
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
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
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
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
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
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
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
GCC Administrator [Wed, 21 Jan 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r76242