Age | Commit message (Collapse) | Author | Files | Lines |
|
2011-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47778
* gfortran.dg/namelist_71.f90: New test.
From-SVN: r170549
|
|
2011-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47778
* io/list_read.c (namelist_read): Intialize the error string buffere.
If pprev_nl was used during the previous namelist read and the rank
was zero, reset the pointer to NULL for the next namelist read.
From-SVN: r170548
|
|
PR middle-end/47903
* real.c (real_arithmetic) <case PLUS_EXPR, MINUS_EXPR,
MULT_EXPR, RDIV_EXPR>: Clear padding bits in *r first if
r isn't op0 nor op1.
From-SVN: r170547
|
|
PR c++/47906
* g++.dg/abi/mangle39.C: Specify -fabi-version=6.
* g++.dg/abi/mangle45.C: Specify -fabi-version=6.
From-SVN: r170543
|
|
From-SVN: r170540
|
|
(gfortran.dg/allocate_deferred_char_scalar_1.f03))
2011-02-27 Tobias Burnus <burnus@net-b.de>
PR fortran/47846
* trans-stmt.c (gfc_trans_allocate): Fix allocation with
type-spec of deferred-length strings.
From-SVN: r170539
|
|
2011-02-27 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/46466
* g++.dg/cpp0x/constexpr-ctor8.C: New.
From-SVN: r170538
|
|
2011-02-23 Georg-Johann Lay <avr@gjlay.de>
* config/avr/avr.md: Remove magic comment for emacs.
From-SVN: r170537
|
|
(attiny2313A))
2011-02-23 Georg-Johann Lay <avr@gjlay.de>
PR target/45261
* config/avr/avr.c (avr_option_override): Use error on bad options.
(avr_help): New function.
(TARGET_HELP): Define.
From-SVN: r170536
|
|
PR fortran/47886
* gfortran.dg/gomp/task-1.f90: Removed.
* testsuite/libgomp.fortran/task3.f90: New test.
From-SVN: r170535
|
|
2011-02-22 Georg-Johann Lay <avr@gjlay.de>
PR target/42240
* config/avr/avr.c (avr_cannot_modify_jumps_p): New function.
(TARGET_CANNOT_MODIFY_JUMPS_P): Define.
From-SVN: r170534
|
|
PR c++/47904
* tree.c (cp_tree_equal): Compare DECL_PARM_LEVEL.
* pt.c (iterative_hash_template_arg): And hash it.
From-SVN: r170533
|
|
expression)
PR c++/47897
* semantics.c (non_const_var_error): Split out from...
(cxx_eval_constant_expression): ...here.
(potential_constant_expression_1) [VAR_DECL]: Use it.
Allow dependent variables.
From-SVN: r170532
|
|
From-SVN: r170531
|
|
* doc/invoke.texi (ARC Options): Use CPU instead of cpu.
(ARM Options): Ditto.
(i386 and x86-64 Options): Ditto.
(RX Options): Ditto.
(SPARC Options): Ditto.
From-SVN: r170528
|
|
From-SVN: r170526
|
|
2011-02-26 Tobias Burnus <burnus@net-b.de>
PR fortran/47886
* openmp.c (gfc_resolve_omp_directive): Resolve if()
condition of OpenMP's task.
2011-02-26 Tobias Burnus <burnus@net-b.de>
PR fortran/47886
* gfortran.dg/gomp/task-1.f90: New.
From-SVN: r170521
|
|
* config.gcc (i386-*-freebsd*): Make i486 the default arch on
FreeBSD 6 and later. Generally use cpu generic.
From-SVN: r170520
|
|
wrong.)
PR fortran/47894
* intrinsic.texi: Fix doc of the VERIFY intrinsic.
From-SVN: r170519
|
|
PR libfortran/45165
* unix.c (fallback_access): Fix file descriptor leaks.
From-SVN: r170517
|
|
From-SVN: r170516
|
|
From-SVN: r170513
|
|
From-SVN: r170512
|
|
From-SVN: r170508
|
|
2011-02-25 Sebastien Bourdeauducq <sebastien@milkymist.org>
PR gcc/46898
* config/lm32/lm32.md (ashrsi3): Added needed variable.
2011-02-25 Jon Beniston <jon@beniston.com>
PR gcc/46898
* config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
* config/lm32/lm32.md (ashlsi3): Remove unused variable.
* config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
(lm32_block_move_inline): Add type cast to remove warning.
(lm32_expand_prologue): Generate fp in a way compatible with
dwarf2out.
(gen_int_relational): Move declarations to start of function.
From-SVN: r170502
|
|
configure.host.
* acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell variable
tested in configure.host.
* configure: Regenerate.
From-SVN: r170500
|
|
throw but has an EH edge with -ftree-vectorize -fnon-call-exceptions)
PR tree-optimization/45470
* tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
can throw internally only.
* tree-vect-stmts.c (vectorizable_call): Likewise.
From-SVN: r170492
|
|
2011-02-25 Jie Zhang <jie@codesourcery.com>
gcc/testsuite/
* gcc.target/arm/neon-thumb2-move.c: Add
dg-require-effective-target arm_thumb2_ok.
From-SVN: r170490
|
|
* g++.dg/parse/constant1.C: Specify C++98 mode.
* g++.dg/parse/constant5.C: Likewise.
* g++.dg/parse/error2.C: Likewise.
* g++.dg/parse/semicolon3.C: Likewise.
* g++.dg/template/crash14.C: Likewise.
* g++.dg/template/local4.C: Likewise.
* g++.dg/template/nontype3.C: Likewise.
* g++.dg/parse/crash31.C: Adjust expected errors.
* g++.dg/template/function1.C: Likewise.
* g++.dg/template/ref3.C: Likewise.
* g++.dg/template/static9.C: Likewise.
* g++.old-deja/g++.pt/crash41.C: Instantiate template.
From-SVN: r170489
|
|
non_integral_constant_expression correctly for C++0x too.
* parser.c (cp_parser_constant_expression): Set
non_integral_constant_expression correctly for C++0x too.
(cp_parser_static_assert): Allow non-constant expression.
(cp_parser_direct_declarator): Expect non_constant_p to be set
properly for C++0x.
* pt.c (value_dependent_expression_p): Handle TYPEID_EXPR.
* semantics.c (maybe_constant_value): Check type_unknown_p too.
(potential_rvalue_constant_expression): New.
(require_potential_rvalue_constant_expression): New.
From-SVN: r170488
|
|
From-SVN: r170487
|
|
2011-02-24 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/18_support/type_info/required.cc: New.
* testsuite/Makefile.am: Make clean fixups.
* testsuite/Makefile.in: Regenerate.
From-SVN: r170486
|
|
From-SVN: r170485
|
|
documented on separate line)
2011-02-24 Tobias Burnus <burnus@net-b.de>
PR fortran/47872
* intrinsic.texi (ALLOCATED, ATAN, BESSEL_JN, BESSEL_YN): Add
multitable for linebreak between different syntax variants.
From-SVN: r170480
|
|
2011-02-24 Tobias Burnus <burnus@net-b.de>
* libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.
From-SVN: r170479
|
|
From-SVN: r170478
|
|
* config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
* config/stormy16/stormy16-protos.h
(xstormy16_preferred_reload_class): Remove.
* config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
static. Change 'rclass' argument and return type to reg_class_t.
(TARGET_PREFERRED_RELOAD_CLASS,
TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
From-SVN: r170477
|
|
PR fortran/47878
* io/transfer.c (read_sf): Call fbuf_getptr only at the end,
and subtract n, dtp->u.p.sf_seen_eor and seen_comma from it.
* gfortran.dg/pr47878.f90: New test.
From-SVN: r170476
|
|
From-SVN: r170474
|
|
From-SVN: r170473
|
|
From-SVN: r170471
|
|
2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* MAINTAINERS (CPU Port maintainers): Add self.
From-SVN: r170470
|
|
From-SVN: r170468
|
|
2011-02-24 Richard Guenther <rguenther@suse.de>
PR testsuite/47801
* gcc.dg/guality/pr41353-1.c (vari): Mark as used.
* gcc.dg/guality/pr41353-2.c (vari): Likewise.
From-SVN: r170467
|
|
2011-02-24 Richard Guenther <rguenther@suse.de>
* lto-streamer-in.c (input_bb): Do not find referenced vars
in debug statements.
From-SVN: r170465
|
|
2011-02-24 Richard Guenther <rguenther@suse.de>
PR fortran/47839
* f95-lang.c (pushdecl): For externs in non-global scope push
a copy of the decl into the BLOCK.
* gfortran.dg/lto/pr47839_0.f90: New testcase.
* gfortran.dg/lto/pr47839_1.f90: Likewise.
From-SVN: r170463
|
|
2011-02-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47567
* gfortran.dg/fmt_f0_1.f90: Update test.
From-SVN: r170461
|
|
From-SVN: r170460
|
|
* cp-tree.h (DECL_PARM_LEVEL): New.
(struct lang_decl_parm): Add level field.
* name-lookup.c (function_parm_depth): New fn.
* name-lookup.h: Declare it.
* parser.c (cp_parser_parameter_declaration_list): Use it.
* mangle.c (struct globals): Add parm_depth field.
(write_bare_function_type): Adjust it.
(write_expression): Include the level delta in PARM_DECL mangling
for abi >= 6.
* semantics.c (finish_decltype_type): Remove shortcut for decltype
of id-expression.
* mangle.c (write_type) [DECLTYPE_TYPE]: Strip it here for abi < 6.
From-SVN: r170459
|
|
2011-02-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47567
* io/write_float.def (output_float): Remove special case handling of
zero with width 1.
From-SVN: r170458
|