Jonathan Wakely
a14dd08adf
future.cc (future_error_category::message): Handle no_state.
...
2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
* src/future.cc (future_error_category::message): Handle no_state.
From-SVN: r170024
2011-02-10 22:11:08 +00:00
Ian Lance Taylor
e372156c05
Don't get confused when mixing different abstract types in binary expr.
...
From-SVN: r170023
2011-02-10 21:46:20 +00:00
DJ Delorie
a440316492
m32c.c (m32c_option_override): Disable -fcombine-stack-adjustments until flag value tracking and compare...
...
* config/m32c/m32c.c (m32c_option_override): Disable
-fcombine-stack-adjustments until flag value tracking and compare
optimization can be rewritten.
From-SVN: r170022
2011-02-10 14:41:26 -05:00
David Edelsohn
d0f21cd6c5
- Add Bugzilla PRs to ChangeLog reverting AIX long double size.
...
From-SVN: r170021
2011-02-10 14:39:53 -05:00
Ian Lance Taylor
0f9f95adea
Don't crash on field reference to erroneous struct.
...
From-SVN: r170020
2011-02-10 19:21:20 +00:00
Ian Lance Taylor
26d061fc23
Don't crash on make of slice of erroneous type.
...
From-SVN: r170019
2011-02-10 19:01:25 +00:00
Uros Bizjak
ea4c3e656e
parity-1.c: Use -march=k8.
...
* gcc.target/i386/parity-1.c: Use -march=k8.
* gcc.target/i386/parity-2.c: Ditto.
* gcc.target/i386/vecinit-1.c: Ditto.
* gcc.target/i386/vecinit-2.c: Ditto.
From-SVN: r170018
2011-02-10 20:01:09 +01:00
Ian Lance Taylor
7b8ec21790
Don't crash checking for unexported self-referential pointer field.
...
From-SVN: r170017
2011-02-10 18:21:58 +00:00
Paolo Carlini
a3fa23e44b
47628.cc: Do not test in C++0x mode.
...
2011-02-10 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/23_containers/multimap/modifiers/erase/47628.cc: Do
not test in C++0x mode.
* testsuite/23_containers/map/modifiers/erase/47628.cc: Likewise.
* testsuite/20_util/headers/utility/synopsis.cc: Tweak to work
in C++0x mode too.
From-SVN: r170016
2011-02-10 17:43:51 +00:00
Peter Bergner
4fac45bdb4
linux64.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.
...
* config/rs6000/linux64.h (PROCESSOR_DEFAULT): Change to
PROCESSOR_POWER7.
(PROCESSOR_DEFAULT64): Likewise.
From-SVN: r170015
2011-02-10 11:30:10 -06:00
Rainer Orth
7f2d4e5139
re PR target/46610 (gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn)
...
PR target/46610
* gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
* gcc.target/mips/save-restore-3.c: Likewise.
* gcc.target/mips/save-restore-4.c: Likewise.
* gcc.target/mips/save-restore-5.c: Likewise.
PR target/47683
* g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
* g++.dg/tree-prof/partition2.C: Likewise.
From-SVN: r170012
2011-02-10 17:14:15 +00:00
Jason Merrill
8e8d9a6b00
inline-3.C: Use a normal function rather than misdeclare std::puts.
...
* g++.dg/tree-ssa/inline-3.C: Use a normal function
rather than misdeclare std::puts.
From-SVN: r170011
2011-02-10 11:30:38 -05:00
Jason Merrill
6dd00ea9e3
vla1.C: Adjust for C++0x mode.
...
* g++.dg/ext/vla1.C: Adjust for C++0x mode.
* g++.dg/other/warning1.C: Likewise.
* g++.old-deja/g++.bugs/900119_01.C: Likewise.
* g++.old-deja/g++.gb/scope06.C: Likewise.
* g++.old-deja/g++.law/cvt11.C: Likewise.
* g++.old-deja/g++.law/init1.C: Likewise.
* g++.dg/abi/mangle26.C: Likewise.
From-SVN: r170010
2011-02-10 11:30:29 -05:00
Jason Merrill
be771f2527
decl.c (cp_make_fname_decl): Set DECL_THIS_STATIC at toplevel.
...
* decl.c (cp_make_fname_decl): Set DECL_THIS_STATIC at toplevel.
* semantics.c (finish_fname): Only return the name if we're in
a function.
From-SVN: r170009
2011-02-10 11:30:20 -05:00
Jason Merrill
c51dc544b1
decl.c (build_enumerator): Don't perform integral promotions on non-integral constants.
...
* decl.c (build_enumerator): Don't perform integral promotions on
non-integral constants.
From-SVN: r170008
2011-02-10 11:30:08 -05:00
Jason Merrill
cb8384a3f5
* cvt.c (convert_to_void): Handle null op1.
...
From-SVN: r170007
2011-02-10 11:29:58 -05:00
Jason Merrill
69f36ba6bd
class.c (type_has_constexpr_default_constructor): Make sure the caller stripped an enclosing array.
...
* class.c (type_has_constexpr_default_constructor): Make sure the
caller stripped an enclosing array.
* init.c (perform_member_init): Strip arrays before calling it.
From-SVN: r170006
2011-02-10 11:29:49 -05:00
Jason Merrill
5b883ca61c
re PR c++/47511 ([C++0x] ICE: unexpected ast of kind template_decl in potential_constant_expression_1, at cp/semantics.c:7711)
...
PR c++/47511
* semantics.c (potential_constant_expression_1): Handle TEMPLATE_DECL.
From-SVN: r170005
2011-02-10 11:29:39 -05:00
Richard Henderson
72602cd16b
predicates.md (rx_zs_comparison_operator): Revert change from 2011-02-03.
...
* config/rx/predicates.md (rx_zs_comparison_operator): Revert
change from 2011-02-03.
* config/rx/rx.c (flags_from_code): Likewise.
(rx_print_operand) ['B']: For LT/GE, use lt/ge if overflow flag
is valid, n/pz otherwise.
(rx_select_cc_mode): Return CCmode if Y is not zero.
From-SVN: r170004
2011-02-10 08:03:48 -08:00
Richard Guenther
ea57f5739f
tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.
...
2011-02-10 Richard Guenther <rguenther@suse.de>
* tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT,
not 8.
From-SVN: r170003
2011-02-10 15:29:52 +00:00
Richard Guenther
92b1d23b73
re PR tree-optimization/47677 (Hang in VRP)
...
2011-02-10 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47677
* tree-vrp.c (vrp_bitmap_equal_p): Fix comparison of empty bitmaps.
* gcc.dg/torture/pr47677.c: New testcase.
From-SVN: r170002
2011-02-10 15:28:07 +00:00
Iain Sandoe
fcc414dca4
don't try to run Objective-C API=2 tests for Darwin < 9
...
testsuite:
* objc.dg/special/load-category-1.m: Remove unused header.
* objc.dg/special/load-category-1a.m: Likewise.
* objc.dg/special/load-category-2.m: Likewise.
* objc.dg/special/load-category-2a.m: Likewise.
* objc.dg/special/load-category-3.m: Likewise.
* objc.dg/special/load-category-3a.m: Likewise.
* objc.dg/attributes/proto-attribute-2.m: Likewise.
* objc.dg/attributes/proto-attribute-3.m: Likewise.
* objc.dg/attributes/class-attribute-1.m: Likewise.
* objc.dg/property/property.exp: Don't run for Darwin < 9.
* obj-c++.dg/property/property.exp: Likewise.
* objc.dg/attributes/method-sentinel-1.m: Update type header.
* obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
* obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
* obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
* obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
* obj-c++.dg/template-8.mm: Likewise.
From-SVN: r170001
2011-02-10 11:34:09 +00:00
Jakub Jelinek
525a2d06d3
re PR target/47665 (ICE in trunc_int_for_mode)
...
PR target/47665
* combine.c (make_compound_operation): Only change shifts into
multiplication for SCALAR_INT_MODE_P.
* gcc.target/i386/pr47665.c: New test.
From-SVN: r170000
2011-02-10 12:15:23 +01:00
Kai Tietz
8ead22235d
re PR lto/47241 (lto not work on mingw32, reporting 'ld.exe: could not unlink output file')
...
2011-02-10 Kai Tietz <kai.tietz@onevision.com>
PR lto/47241
* lto.c (lto_read_section_data): Free
fd_name in failure case.
For mingw targets don't hash file-descriptor.
(read_cgraph_and_symbols): Close current_lto_file
in failure case.
From-SVN: r169999
2011-02-10 09:57:24 +01:00
Jie Zhang
06c969bd26
re PR testsuite/47622 (FAIL: gcc.dg/pr42631.c scan-rtl-dump-not web "Web oldreg")
...
PR testsuite/47622
Revert
2011-02-05 Jie Zhang <jie@codesourcery.com>
PR debug/42631
* web.c (entry_register): Don't clobber the number of the
first uninitialized reference in used[].
testsuite/
PR testsuite/47622
Revert
2011-02-05 Jie Zhang <jie@codesourcery.com>
PR debug/42631
* gcc.dg/pr42631.c: Update test.
* gcc.dg/pr42631-2.c: New test.
From-SVN: r169997
2011-02-10 04:22:44 +00:00
Jonathan Wakely
604e39b109
status_cxx200x.xml: Update.
...
2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx200x.xml: Update.
* doc/html/*: Regenerate.
From-SVN: r169996
2011-02-10 00:54:53 +00:00
Jonathan Wakely
4b09b79915
debug.xml: Improve data race docs.
...
2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/debug.xml: Improve data race docs.
From-SVN: r169995
2011-02-10 00:42:02 +00:00
GCC Administrator
a58cf9794b
Daily bump.
...
From-SVN: r169994
2011-02-10 00:18:36 +00:00
Paolo Carlini
87a0c779bb
re PR libstdc++/47668 (missing 'typename' in debug-mode map)
...
2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/47668
* include/debug/map.h (map): Remove unnecessary using-declaration.
* include/debug/multimap.h (multimap): Likewise.
* include/profile/map.h (map): Likewise.
* include/profile/multimap.h (multimap): Likewise.
From-SVN: r169990
2011-02-10 00:08:42 +00:00
Jonathan Wakely
2bddc50958
re PR libstdc++/43863 (Unused recursive_init_error class defined with -fno-exceptions)
...
2011-02-09 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/43863
* libsupc++/guard.cc (recursive_init_error::~recursive_init_error):
Move to ...
* libsupc++/guard_error.cc: ... new file.
* libsupc++/Makefile.am: Update.
* libsupc++/Makefile.in: Regenerate.
From-SVN: r169989
2011-02-09 23:22:27 +00:00
Jonathan Wakely
7a0269ded1
future (packaged_task::operator bool): Rename to...
...
2011-02-09 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/future (packaged_task::operator bool): Rename to...
(packaged_task::valid): ...this.
* testsuite/30_threads/packaged_task/cons/1.cc: Adjust.
* testsuite/30_threads/packaged_task/cons/2.cc: Adjust.
* testsuite/30_threads/packaged_task/cons/move.cc: Adjust.
* testsuite/30_threads/packaged_task/cons/move_assign.cc: Adjust.
* testsuite/30_threads/packaged_task/cons/alloc.cc: Adjust.
* testsuite/30_threads/packaged_task/members/invoke.cc: Adjust.
* testsuite/30_threads/packaged_task/members/reset.cc: Adjust.
* testsuite/30_threads/packaged_task/members/reset2.cc: Adjust.
* testsuite/30_threads/packaged_task/members/swap.cc: Adjust.
* testsuite/30_threads/packaged_task/members/boolconv.cc: Remove.
* testsuite/30_threads/packaged_task/members/valid.cc: Add.
From-SVN: r169988
2011-02-09 23:17:05 +00:00
Janus Weil
c79bb35514
re PR fortran/47352 ([F03] ICE with proc-pointers in generic procedures)
...
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47352
* resolve.c (resolve_procedure_interface): If interface has a result
variable, copy the typespec and set result pointer to self.
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47352
* gfortran.dg/proc_decl_25.f90: New.
From-SVN: r169987
2011-02-09 23:59:02 +01:00
Ian Lance Taylor
2181e7141c
The "main" package is not special if -fgo-prefix is used.
...
From-SVN: r169986
2011-02-09 22:28:42 +00:00
Janus Weil
15167bbaa5
re PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)
...
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47463
* resolve.c (resolve_typebound_subroutine): Remove erroneous line.
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47463
* gfortran.dg/typebound_assignment_2.f03: New.
From-SVN: r169985
2011-02-09 21:30:20 +01:00
Richard Guenther
282ec48e04
re PR middle-end/47664 (early inliner now needs iteration for multiple calls)
...
2011-02-09 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47664
* ipa-inline.c (cgraph_decide_inlining_incrementally): Visit
all edges again.
* gcc.dg/tree-ssa/inline-7.c: New testcase.
From-SVN: r169983
2011-02-09 20:04:56 +00:00
Eric Botcazou
5d85c0e3c1
re PR middle-end/47646 (Revision 169918 caused many testsuite failures)
...
PR middle-end/47646
* gnat.dg/uninit_func.adb: Adjust dg directive.
* obj-c++.dg/attributes/method-noreturn-1.mm: Adjust dg directives.
From-SVN: r169982
2011-02-09 19:23:02 +00:00
David Edelsohn
df98c3e88b
aix61.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.
...
* config/rs6000/aix61.h (PROCESSOR_DEFAULT): Change to
PROCESSOR_POWER7.
(PROCESSOR_DEFAULT64): Same.
(RS6000_DEFAULT_LONG_DOUBLE_SIZE): Delete.
From-SVN: r169981
2011-02-09 13:54:37 -05:00
Janus Weil
c7f1781582
re PR fortran/47637 ([OOP] Memory leak involving INTENT(OUT) CLASS argument w/ allocatable components)
...
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47637
* trans-decl.c (init_intent_out_dt): Handle CLASS arguments.
2011-02-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/47637
* gfortran.dg/auto_dealloc_2.f90: New.
From-SVN: r169978
2011-02-09 16:58:05 +01:00
Rainer Orth
67b6839f99
iris6.h (TARGET_C99_FUNCTIONS): Define.
...
gcc:
* config/mips/iris6.h (TARGET_C99_FUNCTIONS): Define.
gcc/testsuite:
* gcc.dg/builtins-config.h: Remove __sgi handling.
* lib/target-supports.exp (add_options_for_c99_runtime): Add
-std=c99 for mips-sgi-irix6.5*.
From-SVN: r169976
2011-02-09 15:05:03 +00:00
Paolo Carlini
0b0eaff093
io.xml: Fix typo.
...
2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
* doc/xml/manual/io.xml: Fix typo.
* doc/html/manual/streambufs.html: Likewise.
From-SVN: r169966
2011-02-09 13:17:52 +00:00
Paolo Carlini
0a6b921d6e
gnu.ver: Fix.
...
2011-02-09 Paolo Carlini <paolo.carlini@oracle.com>
* config/abi/pre/gnu.ver: Fix.
From-SVN: r169965
2011-02-09 13:13:32 +00:00
Martin Jambor
4fd7321445
re PR middle-end/45505 (gfortran.dg/pr25923.f90)
...
2011-02-09 Martin Jambor <mjambor@suse.cz>
PR middle-end/45505
* tree-sra.c (struct access): New flags grp_scalar_read and
grp_scalar_write. Changed description of assignment read and write
flags.
(dump_access): Dump new flags, reorder all of them.
(sort_and_splice_var_accesses): Set the new flag accordingly, use them
to detect multiple scalar reads.
(analyze_access_subtree): Use the new scalar read write flags instead
of the old flags. Adjusted comments.
* testsuite/gfortran.dg/pr25923.f90: Remove xfails.
From-SVN: r169964
2011-02-09 12:48:09 +01:00
Rainer Orth
1bbb474148
re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5)
...
PR libffi/46661
* testsuite/libffi.call/cls_pointer.c (main): Cast void * to
uintptr_t first.
* testsuite/libffi.call/cls_pointer_stack.c (main): Likewise.
From-SVN: r169963
2011-02-09 10:01:07 +00:00
Jerry DeLisle
88c98057c8
re PR fortran/47583 (Inquire affected by previous read)
...
2011-02-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/47583
* gfortran.dg/inquire_14.f90: New test.
From-SVN: r169962
2011-02-09 06:07:14 +00:00
Jerry DeLisle
70b9ed884a
io.c (match_io_element): Do not set dt if not inquire.
...
2011-02-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* io.c (match_io_element): Do not set dt if not inquire.
From-SVN: r169961
2011-02-09 06:02:56 +00:00
Benjamin Kosnik
df2c31eed7
*: Regenerate.
...
2011-02-08 Benjamin Kosnik <bkoz@redhat.com>
* doc/html/*: Regenerate.
From-SVN: r169960
2011-02-09 01:45:25 +00:00
DJ Delorie
91140cd3cf
re PR target/47548 (m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933)
...
PR target/47548
* config/m32c/m32c.c (m32c_subreg): Don't try to validate interim
patterns.
From-SVN: r169959
2011-02-08 19:54:31 -05:00
Joseph Myers
4254bbfe51
uclinux.opt: New.
...
* config/m68k/uclinux.opt: New.
* config.gcc (m68k-*-uclinux*): Use m68k/uclinux.opt.
From-SVN: r169958
2011-02-09 00:22:56 +00:00
GCC Administrator
435d189521
Daily bump.
...
From-SVN: r169957
2011-02-09 00:18:31 +00:00
Joseph Myers
f1fda84e78
* config/cris/elf.opt (sim): New Driver option.
...
From-SVN: r169953
2011-02-08 23:40:53 +00:00