]>
git.ipfire.org Git - thirdparty/gcc.git/log
GCC Administrator [Thu, 10 Mar 2005 00:19:22 +0000 (00:19 +0000)]
Daily bump.
From-SVN: r96227
GCC Administrator [Wed, 9 Mar 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r96144
GCC Administrator [Tue, 8 Mar 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r96057
GCC Administrator [Mon, 7 Mar 2005 00:16:20 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95997
GCC Administrator [Sun, 6 Mar 2005 00:16:25 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95958
GCC Administrator [Sat, 5 Mar 2005 00:16:34 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95908
GCC Administrator [Fri, 4 Mar 2005 00:16:20 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95857
GCC Administrator [Thu, 3 Mar 2005 00:17:11 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r95816
GCC Administrator [Wed, 2 Mar 2005 00:17:28 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r95768
GCC Administrator [Tue, 1 Mar 2005 00:21:02 +0000 (00:21 +0000)]
Daily bump.
From-SVN: r95709
GCC Administrator [Mon, 28 Feb 2005 00:16:17 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95638
GCC Administrator [Sun, 27 Feb 2005 00:16:34 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95600
GCC Administrator [Sat, 26 Feb 2005 00:16:35 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95565
GCC Administrator [Fri, 25 Feb 2005 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95523
GCC Administrator [Thu, 24 Feb 2005 00:16:26 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95480
Michael Beach [Wed, 23 Feb 2005 11:57:07 +0000 (11:57 +0000)]
re PR target/20159 (sol2-ci.asm not correctly assembled)
PR target/20159
* config/sparc/t-elf (startup files): Assemble with CPP.
From-SVN: r95452
GCC Administrator [Wed, 23 Feb 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95425
GCC Administrator [Tue, 22 Feb 2005 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95363
GCC Administrator [Mon, 21 Feb 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95314
GCC Administrator [Sun, 20 Feb 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95295
GCC Administrator [Sat, 19 Feb 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95252
Eric Botcazou [Fri, 18 Feb 2005 11:56:16 +0000 (12:56 +0100)]
pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below.
* testsuite/thread/pthread1.cc: Do not invoke pthread_setconcurrency
on Solaris 2.6 and below.
* testsuite/thread/pthread2.cc: Likewise.
* testsuite/thread/pthread3.cc: Likewise.
* testsuite/thread/pthread4.cc: Likewise.
* testsuite/thread/pthread5.cc: Likewise.
* testsuite/thread/pthread6.cc: Likewise.
From-SVN: r95223
GCC Administrator [Fri, 18 Feb 2005 00:16:30 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95210
GCC Administrator [Thu, 17 Feb 2005 00:18:43 +0000 (00:18 +0000)]
Daily bump.
From-SVN: r95129
GCC Administrator [Wed, 16 Feb 2005 00:16:51 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95084
GCC Administrator [Tue, 15 Feb 2005 00:16:16 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r95054
GCC Administrator [Mon, 14 Feb 2005 00:16:46 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94998
GCC Administrator [Sun, 13 Feb 2005 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94948
GCC Administrator [Sat, 12 Feb 2005 00:16:54 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94906
John David Anglin [Fri, 11 Feb 2005 23:50:46 +0000 (23:50 +0000)]
re PR middle-end/19697 (gcc.c-torture/execute/ieee/mzero6.c:24: error: unrecognizable insn)
PR middle-end/19697
2005-01-30 Roger Sayle <roger@eyesopen.com>
* config/pa/pa.md (anddi3, iordi3): On HPPA64, disallow an integer
constant as the second operand and a register as the third.
From-SVN: r94903
GCC Administrator [Fri, 11 Feb 2005 00:18:14 +0000 (00:18 +0000)]
Daily bump.
From-SVN: r94862
GCC Administrator [Thu, 10 Feb 2005 00:16:47 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94782
GCC Administrator [Wed, 9 Feb 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94750
GCC Administrator [Tue, 8 Feb 2005 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94724
GCC Administrator [Thu, 3 Feb 2005 00:16:21 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94638
Zack Weinberg [Wed, 2 Feb 2005 21:59:02 +0000 (21:59 +0000)]
backport: Paolo Carlini <pcarlini@suse.de>
Backport from mainline:
Paolo Carlini <pcarlini@suse.de>
* include/bits/istream.tcc (readsome):
Tidy, closely following 27.6.1.3, p30.
From-SVN: r94619
GCC Administrator [Wed, 2 Feb 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94572
GCC Administrator [Tue, 1 Feb 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94508
GCC Administrator [Mon, 31 Jan 2005 00:16:21 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94456
GCC Administrator [Sun, 30 Jan 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94416
Alan Modra [Sat, 29 Jan 2005 11:54:24 +0000 (11:54 +0000)]
unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.
* unwind-dw2.c (execute_stack_op): Add missing cases for
DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.
From-SVN: r94406
GCC Administrator [Sat, 29 Jan 2005 00:16:37 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94398
Stephane Carrez [Fri, 28 Jan 2005 22:21:39 +0000 (23:21 +0100)]
re PR target/15384 (Lines witout effect in t-m68hc11-gas file)
PR target/15384
* config/m68hc11/t-m68hc11-gas (dp-bit.c): Fix typo causing a
configuration part of dp-bit.c to be lost.
From-SVN: r94394
GCC Administrator [Fri, 28 Jan 2005 00:16:20 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94353
Ulrich Weigand [Thu, 27 Jan 2005 23:38:39 +0000 (23:38 +0000)]
re PR target/17771 (-O2 -mmvcle: internal compiler error: in spill_failure, at reload1.c:1915)
PR target/17771
* config/s390/s390.md ("reload_outti"): Remove predicate for
output operand. Abort if operand is not a MEM.
("reload_outdi", "reload_outdf"): Likewise.
From-SVN: r94351
GCC Administrator [Thu, 27 Jan 2005 00:16:30 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94296
GCC Administrator [Wed, 26 Jan 2005 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94239
GCC Administrator [Tue, 25 Jan 2005 00:20:07 +0000 (00:20 +0000)]
Daily bump.
From-SVN: r94191
GCC Administrator [Mon, 24 Jan 2005 00:16:48 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94136
Roger Sayle [Sun, 23 Jan 2005 05:16:14 +0000 (05:16 +0000)]
re PR target/18402 (ICE in gen_split_1204 on i686-pc-linux-gnu target)
PR target/18402
Backport from mainline
2003-02-05 Jakub Jelinek <jakub@redhat.com>
PR optimization/8555
* config/i386/i386.md (sse_mov?fcc split): Handle op2 == op3 case
instead of aborting.
* gcc.dg/
20030204 -1.c: New test.
From-SVN: r94103
GCC Administrator [Sun, 23 Jan 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r94092
GCC Administrator [Sat, 22 Jan 2005 00:17:12 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r94051
Volker Reichelt [Fri, 21 Jan 2005 23:52:49 +0000 (23:52 +0000)]
re PR libstdc++/19510 ([3.3 only] Uninitialized pointers in iterators)
PR libstdc++/19510
* include/bits/stl_list.h (_List_iterator_base): Initialize _M_node
in constructor.
(_List_iterator): Initialize _List_iterator_base in constructor.
* include/bits/stl_tree.h (_Rb_tree_iterator): Initialize _M_node
in constructor.
From-SVN: r94048
Giovanni Bajo [Fri, 21 Jan 2005 10:08:47 +0000 (10:08 +0000)]
* gccbug.in: Update optimization -> tree-optimization/rtl-optimization.
From-SVN: r94010
Giovanni Bajo [Fri, 21 Jan 2005 10:02:30 +0000 (10:02 +0000)]
re PR c++/17115 (-Winline does not respect __attribute__((__noinline__)))
PR c++/17115
* tree-inline.c (expand_call_inline): Do not warn for functions
marked with attribute noinline.
PR c++/17115
* g++.dg/warn/Winline-4.C: New test.
From-SVN: r94009
GCC Administrator [Fri, 21 Jan 2005 00:17:45 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r93999
GCC Administrator [Thu, 20 Jan 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93929
GCC Administrator [Wed, 19 Jan 2005 00:16:29 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93874
Eric Botcazou [Tue, 18 Jan 2005 08:39:29 +0000 (09:39 +0100)]
re PR rtl-optimization/19296 (Range check on short miscompiled at -O)
PR rtl-optimization/19296
* combine.c (simplify_comparison): Rewrite the condition under
which a non-paradoxical SUBREG of a PLUS can be lifted when
compared against a constant.
From-SVN: r93822
No Author [Tue, 18 Jan 2005 08:39:29 +0000 (08:39 +0000)]
This commit was manufactured by cvs2svn to create branch
'gcc-3_3-branch'.
From-SVN: r93821
GCC Administrator [Tue, 18 Jan 2005 00:16:51 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93800
GCC Administrator [Mon, 17 Jan 2005 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93745
GCC Administrator [Sun, 16 Jan 2005 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93718
GCC Administrator [Sat, 15 Jan 2005 00:17:56 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r93676
David Mosberger [Fri, 14 Jan 2005 19:15:40 +0000 (19:15 +0000)]
Patches to fix sibcall unwind info bugs.
PR target/18987
* config/ia64/ia64.c (process_set): For alloc insn, only call
process_epilogue is !frame_pointer_needed.
PR target/13158
* config/ia64/ia64.c (ia64_expand_epilogue): Set RTX_FRAME_RELATED_P on
sibcall alloc instruction.
(process_set): Handle sibcall alloc instruction.
Co-Authored-By: James E Wilson <wilson@specifixinc.com>
From-SVN: r93657
David O'Brien [Fri, 14 Jan 2005 02:06:26 +0000 (02:06 +0000)]
backport: freebsd-spec.h: Use KSE pthread lib for -pthread.
2005-01-13 David O'Brien <obrien@FreeBSD.org>
Backport from mainline:
* config/freebsd-spec.h: Use KSE pthread lib for -pthread.
From-SVN: r93624
GCC Administrator [Fri, 14 Jan 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93617
GCC Administrator [Thu, 13 Jan 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93240
GCC Administrator [Wed, 12 Jan 2005 00:16:17 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93211
GCC Administrator [Tue, 11 Jan 2005 00:16:38 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93161
GCC Administrator [Mon, 10 Jan 2005 00:16:13 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93125
GCC Administrator [Sun, 9 Jan 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93097
Sergey M. Samoylov [Sat, 8 Jan 2005 14:33:34 +0000 (14:33 +0000)]
backport: re PR bootstrap/13617 (IRIX 6.5 Ada bootstrap failure with GNU as 2.14.90)
Backport:
2004-02-12 Richard Sandiford <rsandifo@redhat.com>
PR bootstrap/13617
* config/mips/mips-protos.h (mips_output_aligned_decl_common): Declare.
(mips_declare_object): Make variadic.
* config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Use
mips_output_aligned_decl_common.
* config/mips/mips.c (mips_output_aligned_decl_common): New function.
(mips_declare_object): Make variadic.
From-SVN: r93084
Richard Sandiford [Sat, 8 Jan 2005 14:11:12 +0000 (14:11 +0000)]
re PR target/17565 ([3.3 only] asms in delay slots)
PR target/17565
* config/mips/mips.md (define_asm_attributes): Set can_delay to no.
From-SVN: r93083
GCC Administrator [Sat, 8 Jan 2005 00:16:28 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93071
GCC Administrator [Fri, 7 Jan 2005 00:16:13 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r93017
GCC Administrator [Thu, 6 Jan 2005 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92979
GCC Administrator [Wed, 5 Jan 2005 00:16:11 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92913
Kaveh R. Ghazi [Tue, 4 Jan 2005 00:20:35 +0000 (00:20 +0000)]
Backport:
2003-10-13 Geoffrey Keating <geoffk@apple.com>
* gcc.dg/asm-names.c: Use scan-assembler-not rather
than linker trickery.
From-SVN: r92878
GCC Administrator [Tue, 4 Jan 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92874
Kaveh R. Ghazi [Mon, 3 Jan 2005 01:43:45 +0000 (01:43 +0000)]
20020720 -1.x: XFAIL for x86 when using -fpic or -fPIC.
* gcc.c-torture/execute/
20020720 -1.x: XFAIL for x86 when using
-fpic or -fPIC.
From-SVN: r92821
GCC Administrator [Mon, 3 Jan 2005 00:16:32 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92818
GCC Administrator [Sun, 2 Jan 2005 00:16:45 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92796
GCC Administrator [Sat, 1 Jan 2005 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92778
GCC Administrator [Fri, 31 Dec 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92751
GCC Administrator [Thu, 30 Dec 2004 00:16:26 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92717
GCC Administrator [Wed, 29 Dec 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92689
John David Anglin [Tue, 28 Dec 2004 06:29:59 +0000 (06:29 +0000)]
vax.c (vax_address_cost, [...]): Correct casts.
* vax.c (vax_address_cost, vax_rtx_cost): Correct casts.
(vax_rtx_cost): Handle small offsets for both PLUS and MINUS.
From-SVN: r92665
Steven Bosscher [Tue, 28 Dec 2004 06:28:01 +0000 (06:28 +0000)]
vax.h (CASE_DROPS_THROUGH): Don't define.
rtl-optimization/12863
* config/vax/vax.h (CASE_DROPS_THROUGH): Don't define.
* config/vax/vax.md (casesi): Emit a test-and-branch to make sure
that the case is in range, to make sure the casesi insn is always
in range and never falls through.
(casesi1): Add comment to explain why casesi never falls through.
Remove the unnamed special case casesi pattern.
Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
From-SVN: r92664
GCC Administrator [Tue, 28 Dec 2004 00:16:15 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92654
John David Anglin [Mon, 27 Dec 2004 02:55:49 +0000 (02:55 +0000)]
re PR target/17643 (ICE in propagate_one_insn, at flow.c:1582)
PR target/17643
* config/pa/pa32-linux.h (FUNCTION_OK_FOR_SIBCALL): Return false when
TARGET_PORTABLE_RUNTIME is true.
From-SVN: r92630
GCC Administrator [Mon, 27 Dec 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92625
GCC Administrator [Sun, 26 Dec 2004 00:16:09 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92611
GCC Administrator [Sat, 25 Dec 2004 00:16:24 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92599
Alan Modra [Fri, 24 Dec 2004 23:17:06 +0000 (23:17 +0000)]
re PR target/19147 (invalid rlwinm patterns)
PR target/19147
* config/rs6000/rs6000.md (andsi3_internal7, andsi3_internal8): Delete.
From-SVN: r92596
GCC Administrator [Fri, 24 Dec 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92579
GCC Administrator [Thu, 23 Dec 2004 00:16:18 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92522
GCC Administrator [Wed, 22 Dec 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92477
Joseph Myers [Tue, 21 Dec 2004 21:51:29 +0000 (21:51 +0000)]
re PR c/14765 (ice-on-invalid-code, ICE while compiling ({}) expression)
PR c/14765
* c-parse.in (compstmt_primary_start): Set last_expr_type to
NULL_TREE.
* gcc.dg/pr14765-1.c: New test.
From-SVN: r92471
GCC Administrator [Tue, 21 Dec 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r92442