gcc/cygwin-gcc.git
8 years agoundelete branchibm/heads/gcc-4_6-prefixes
Michael Meissner [Mon, 9 Jun 2014 16:40:24 +0000 (9 16:40 +0000)]
undelete branch

[[Split portion of a mixed commit.]]

From-SVN: r211379.8

8 years agodelete branch
Michael Meissner [Mon, 9 Jun 2014 16:31:26 +0000 (9 16:31 +0000)]
delete branch

[[Split portion of a mixed commit.]]

From-SVN: r211378.5

9 years agoBackport --with-extra-config to AT 5.0
Michael Meissner [Thu, 18 Apr 2013 17:59:21 +0000 (18 17:59 +0000)]
Backport --with-extra-config to AT 5.0

From-SVN: r198061

9 years agoMerge up to 193345.
Peter Bergner [Fri, 9 Nov 2012 21:54:39 +0000 (9 15:54 -0600)]
Merge up to 193345.

From-SVN: r193380

9 years agoatomicity.h (__exchange_and_add): Use 1 and -1 instead of __val,
Peter Bergner [Fri, 9 Nov 2012 19:58:51 +0000 (9 13:58 -0600)]
atomicity.h (__exchange_and_add): Use 1 and -1 instead of __val,

libstdc++-v3/
* include/ext/atomicity.h (__exchange_and_add): Use 1
and -1 instead of __val,
(__exchange_and_add_nb): Likewise.
(__atomic_add): Likewise.
* config/cpu/powerpc/cpu_defines.h
(__rs6000_atomic_fetch_and_add_acquire_32): Use __asm__ instead of
__asm and __volatile__ instead of __volatile.
(__rs6000_atomic_fetch_and_add_release_32): Likewise.
(__rs6000_atomic_fetch_and_add_32): Likewise.

From-SVN: r193374

9 years agoDaily bump.
GCC Administrator [Fri, 9 Nov 2012 00:16:55 +0000 (9 00:16 +0000)]
Daily bump.

From-SVN: r193345

9 years agoiterator_tracker.h (operator++): Fix returning dangling reference.
Jonathan Wakely [Thu, 8 Nov 2012 09:27:35 +0000 (8 09:27 +0000)]
iterator_tracker.h (operator++): Fix returning dangling reference.

* include/profile/iterator_tracker.h (operator++): Fix returning
dangling reference.
(operator--): Likewise.

From-SVN: r193325

9 years agoDaily bump.
GCC Administrator [Thu, 8 Nov 2012 00:16:56 +0000 (8 00:16 +0000)]
Daily bump.

From-SVN: r193319

9 years agore PR middle-end/55219 (memory explosion on nested conditional expressions)
Eric Botcazou [Wed, 7 Nov 2012 22:37:01 +0000 (7 22:37 +0000)]
re PR middle-end/55219 (memory explosion on nested conditional expressions)

PR middle-end/55219
* fold-const.c (fold_binary_op_with_conditional_arg): Do not fold if
the argument is itself a conditional expression.

From-SVN: r193315

9 years agoDaily bump.
GCC Administrator [Wed, 7 Nov 2012 00:17:09 +0000 (7 00:17 +0000)]
Daily bump.

From-SVN: r193273

9 years agoDaily bump.
GCC Administrator [Tue, 6 Nov 2012 00:17:00 +0000 (6 00:17 +0000)]
Daily bump.

From-SVN: r193199

9 years agoDaily bump.
GCC Administrator [Mon, 5 Nov 2012 00:17:00 +0000 (5 00:17 +0000)]
Daily bump.

From-SVN: r193147

9 years agoDaily bump.
GCC Administrator [Sun, 4 Nov 2012 00:17:02 +0000 (4 00:17 +0000)]
Daily bump.

From-SVN: r193130

9 years agoDaily bump.
GCC Administrator [Sat, 3 Nov 2012 00:16:47 +0000 (3 00:16 +0000)]
Daily bump.

From-SVN: r193113

9 years agoDaily bump.
GCC Administrator [Fri, 2 Nov 2012 00:17:16 +0000 (2 00:17 +0000)]
Daily bump.

From-SVN: r193080

9 years ago*: Fix copying permission statements.
Jonathan Wakely [Fri, 2 Nov 2012 00:04:58 +0000 (2 00:04 +0000)]
*: Fix copying permission statements.

2012-11-01  Jonathan Wakely  <jwakely.gcc@gmail.com>

* testsuite/*: Fix copying permission statements.

From-SVN: r193079

9 years agoDaily bump.
GCC Administrator [Thu, 1 Nov 2012 00:17:21 +0000 (1 00:17 +0000)]
Daily bump.

From-SVN: r193054

9 years agoDaily bump.
GCC Administrator [Wed, 31 Oct 2012 00:17:35 +0000 (31 00:17 +0000)]
Daily bump.

From-SVN: r193004

9 years agobackport: re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block...
Andrey Belevantsev [Tue, 30 Oct 2012 08:25:16 +0000 (30 12:25 +0400)]
backport: re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block.h:562 with -fselective-scheduling2 and __builtin_unreachable())

        Backport from mainline
        2012-01-25 Andrey Belevantsev <abel@ispras.ru>

        PR rtl-optimization/48374
        * sel-sched-ir.h (get_all_loop_exits): Check for zero successors.

        * gcc.dg/pr48374.c: New test.

From-SVN: r192979

9 years agoDaily bump.
GCC Administrator [Tue, 30 Oct 2012 00:17:02 +0000 (30 00:17 +0000)]
Daily bump.

From-SVN: r192973

9 years agoDaily bump.
GCC Administrator [Mon, 29 Oct 2012 00:17:09 +0000 (29 00:17 +0000)]
Daily bump.

From-SVN: r192900

9 years agoDaily bump.
GCC Administrator [Sun, 28 Oct 2012 00:17:20 +0000 (28 00:17 +0000)]
Daily bump.

From-SVN: r192882

9 years agoDaily bump.
GCC Administrator [Sat, 27 Oct 2012 00:17:02 +0000 (27 00:17 +0000)]
Daily bump.

From-SVN: r192868

9 years agoDaily bump.
GCC Administrator [Fri, 26 Oct 2012 00:17:27 +0000 (26 00:17 +0000)]
Daily bump.

From-SVN: r192825

9 years agoDaily bump.
GCC Administrator [Thu, 25 Oct 2012 00:17:40 +0000 (25 00:17 +0000)]
Daily bump.

From-SVN: r192790

9 years agoDaily bump.
GCC Administrator [Wed, 24 Oct 2012 00:17:20 +0000 (24 00:17 +0000)]
Daily bump.

From-SVN: r192751

9 years agoDaily bump.
GCC Administrator [Tue, 23 Oct 2012 00:16:52 +0000 (23 00:16 +0000)]
Daily bump.

From-SVN: r192698

9 years agobackport: re PR rtl-optimization/53701 (ICE on ia64 (when building Allegro 4.4) in...
Andrey Belevantsev [Mon, 22 Oct 2012 19:34:35 +0000 (22 23:34 +0400)]
backport: re PR rtl-optimization/53701 (ICE on ia64 (when building Allegro 4.4) in sel-sched)

        Backport from mainline
        2012-08-09  Andrey Belevantsev  <abel@ispras.ru>

        PR rtl-optimization/53701
        * sel-sched.c (vinsn_vec_has_expr_p): Clarify function comment.
        Process not only expr's vinsns but all old vinsns from expr's
        history of changes.

        * gcc.dg/pr53701.c: New test.

From-SVN: r192693

9 years agoDaily bump.
GCC Administrator [Mon, 22 Oct 2012 00:17:03 +0000 (22 00:17 +0000)]
Daily bump.

From-SVN: r192662

9 years agore PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several platforms)
Thomas Koenig [Sun, 21 Oct 2012 13:43:32 +0000 (21 13:43 +0000)]
re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several platforms)

2012-10-21  Thomas König  <tkoenig@gcc.gnu.org>

PR libfortran/54736
Backport from trunk
* runtime/environ.c (search_unit):  Correct logic
for binary search.
(mark_single):  Fix index errors.

From-SVN: r192653

9 years agoDaily bump.
GCC Administrator [Sun, 21 Oct 2012 00:17:00 +0000 (21 00:17 +0000)]
Daily bump.

From-SVN: r192642

9 years agoDaily bump.
GCC Administrator [Sat, 20 Oct 2012 00:17:15 +0000 (20 00:17 +0000)]
Daily bump.

From-SVN: r192626

9 years agore PR middle-end/54945 (Too strong non-aliasing analysis?)
Marek Polacek [Fri, 19 Oct 2012 17:03:07 +0000 (19 17:03 +0000)]
re PR middle-end/54945 (Too strong non-aliasing analysis?)

PR54945

From-SVN: r192619

9 years agoDaily bump.
GCC Administrator [Fri, 19 Oct 2012 00:17:30 +0000 (19 00:17 +0000)]
Daily bump.

From-SVN: r192596

9 years agoconfigure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.
Alan Modra [Thu, 18 Oct 2012 23:38:21 +0000 (19 10:08 +1030)]
configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.

* configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.
(HAVE_LD_LARGE_TOC): Likewise.
* configure: Regenerate.

From-SVN: r192595

9 years agoRemove debugging printf.
DJ Delorie [Thu, 18 Oct 2012 05:56:54 +0000 (18 01:56 -0400)]
Remove debugging printf.

From-SVN: r192555

9 years agore PR target/54950 (Incorrect 32-bit moltiplication on m32c target)
DJ Delorie [Thu, 18 Oct 2012 01:50:24 +0000 (17 21:50 -0400)]
re PR target/54950 (Incorrect 32-bit moltiplication on m32c target)

PR target/54950
* config/m32c/predicates.md (m32c_const_u16_operand): New.
* config/m32c/muldiv.md: Use it.

From-SVN: r192553

9 years agoDaily bump.
GCC Administrator [Thu, 18 Oct 2012 00:17:24 +0000 (18 00:17 +0000)]
Daily bump.

From-SVN: r192550

9 years agoDaily bump.
GCC Administrator [Wed, 17 Oct 2012 00:16:54 +0000 (17 00:16 +0000)]
Daily bump.

From-SVN: r192520

9 years agoDaily bump.
GCC Administrator [Tue, 16 Oct 2012 00:17:06 +0000 (16 00:17 +0000)]
Daily bump.

From-SVN: r192484

9 years agoDaily bump.
GCC Administrator [Mon, 15 Oct 2012 00:17:09 +0000 (15 00:17 +0000)]
Daily bump.

From-SVN: r192443

9 years agoDaily bump.
GCC Administrator [Sun, 14 Oct 2012 00:16:56 +0000 (14 00:16 +0000)]
Daily bump.

From-SVN: r192428

9 years agoDaily bump.
GCC Administrator [Sat, 13 Oct 2012 00:17:19 +0000 (13 00:17 +0000)]
Daily bump.

From-SVN: r192418

9 years agoDaily bump.
GCC Administrator [Fri, 12 Oct 2012 00:17:37 +0000 (12 00:17 +0000)]
Daily bump.

From-SVN: r192384

9 years agobackport: pr49948.c: Require pthread effective target.
Uros Bizjak [Thu, 11 Oct 2012 15:22:41 +0000 (11 17:22 +0200)]
backport: pr49948.c: Require pthread effective target.

Backport from mainline
2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>

* gcc.dg/pr49948.c: Require pthread effective target.

From-SVN: r192369

9 years agoDaily bump.
GCC Administrator [Thu, 11 Oct 2012 00:16:58 +0000 (11 00:16 +0000)]
Daily bump.

From-SVN: r192338

9 years agopa.md (addhi3): Fix typo in last change.
John David Anglin [Wed, 10 Oct 2012 16:24:22 +0000 (10 16:24 +0000)]
pa.md (addhi3): Fix typo in last change.

* config/pa/pa.md (addhi3): Fix typo in last change.

From-SVN: r192320

9 years agoDaily bump.
GCC Administrator [Wed, 10 Oct 2012 00:17:58 +0000 (10 00:17 +0000)]
Daily bump.

From-SVN: r192280

9 years agoDaily bump.
GCC Administrator [Tue, 9 Oct 2012 00:17:03 +0000 (9 00:17 +0000)]
Daily bump.

From-SVN: r192232

9 years agoDaily bump.
GCC Administrator [Mon, 8 Oct 2012 00:17:01 +0000 (8 00:17 +0000)]
Daily bump.

From-SVN: r192190

9 years agoDaily bump.
GCC Administrator [Sun, 7 Oct 2012 00:16:53 +0000 (7 00:16 +0000)]
Daily bump.

From-SVN: r192175

9 years agoDaily bump.
GCC Administrator [Sat, 6 Oct 2012 00:17:00 +0000 (6 00:17 +0000)]
Daily bump.

From-SVN: r192149

9 years agopa.md: Adjust unamed HImode add insn pattern.
John David Anglin [Fri, 5 Oct 2012 21:08:12 +0000 (5 21:08 +0000)]
pa.md: Adjust unamed HImode add insn pattern.

* config/pa/pa.md: Adjust unamed HImode add insn pattern.

From-SVN: r192145

9 years agore PR c/33763 (Bogus inlining failed in call to `xxx': redefined extern inline functi...
Jakub Jelinek [Fri, 5 Oct 2012 12:01:59 +0000 (5 14:01 +0200)]
re PR c/33763 (Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining)

PR tree-optimization/33763
* tree-inline.c (expand_call_inline): Silently ignore always_inline
attribute for redefined extern inline functions.

* c-c++-common/pr33763.c: New test.

From-SVN: r192122

9 years agoDaily bump.
GCC Administrator [Fri, 5 Oct 2012 00:17:09 +0000 (5 00:17 +0000)]
Daily bump.

From-SVN: r192110

9 years agoFix coding rules
Georg-Johann Lay [Thu, 4 Oct 2012 16:43:24 +0000 (4 16:43 +0000)]
Fix coding rules

From-SVN: r192087

9 years agoDaily bump.
GCC Administrator [Thu, 4 Oct 2012 00:17:12 +0000 (4 00:17 +0000)]
Daily bump.

From-SVN: r192057

9 years agoFix SSE and YMM state support check logic for -march=native
H.J. Lu [Wed, 3 Oct 2012 17:51:22 +0000 (3 17:51 +0000)]
Fix SSE and YMM state support check logic for -march=native

Backported from mainline
*  config/i386/driver-i386.c (host_detect_local_cpu): Fix logic
in SSE and YMM state support check for -march=native.

From-SVN: r192046

9 years agoDaily bump.
GCC Administrator [Wed, 3 Oct 2012 00:16:45 +0000 (3 00:16 +0000)]
Daily bump.

From-SVN: r192016

9 years agoDocument -mprefer-avx128
H.J. Lu [Tue, 2 Oct 2012 21:24:45 +0000 (2 21:24 +0000)]
Document -mprefer-avx128

Backported from mainline
PR target/54785
* doc/invoke.texi: Document -mprefer-avx128.

From-SVN: r192009

9 years agoCheck SSE and YMM state support for -march=native
H.J. Lu [Tue, 2 Oct 2012 20:31:40 +0000 (2 20:31 +0000)]
Check SSE and YMM state support for -march=native

Backported from mainline
PR target/54741
*  config/i386/driver-i386.c (XCR_XFEATURE_ENABLED_MASK): New.
(XSTATE_FP): Likewise.
(XSTATE_SSE): Likewise.
(XSTATE_YMM): Likewise.
(host_detect_local_cpu): Disable AVX, FMA, FMA4 and XOP if SSE
and YMM states aren't supported.

From-SVN: r192004

9 years agoDaily bump.
GCC Administrator [Tue, 2 Oct 2012 00:17:04 +0000 (2 00:17 +0000)]
Daily bump.

From-SVN: r191950

9 years agoDaily bump.
GCC Administrator [Mon, 1 Oct 2012 00:16:51 +0000 (1 00:16 +0000)]
Daily bump.

From-SVN: r191880

9 years agoDaily bump.
GCC Administrator [Sun, 30 Sep 2012 00:16:38 +0000 (30 00:16 +0000)]
Daily bump.

From-SVN: r191863

9 years agoDaily bump.
GCC Administrator [Sat, 29 Sep 2012 00:17:21 +0000 (29 00:17 +0000)]
Daily bump.

From-SVN: r191844

9 years agoDaily bump.
GCC Administrator [Fri, 28 Sep 2012 00:17:23 +0000 (28 00:17 +0000)]
Daily bump.

From-SVN: r191814

9 years agoAdd test for "C" locale, add sanity checks in case of grouping
H.J. Lu [Thu, 27 Sep 2012 21:00:14 +0000 (27 21:00 +0000)]
Add test for "C" locale, add sanity checks in case of grouping

2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>

PR libstdc++/54228
Backport from mainline
2011-12-15  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/num_put/put/char/9780-2.cc: Add test for "C"
locale, add sanity checks in case of grouping.

From-SVN: r191812

9 years agoDaily bump.
GCC Administrator [Thu, 27 Sep 2012 00:16:49 +0000 (27 00:16 +0000)]
Daily bump.

From-SVN: r191789

9 years agoDaily bump.
GCC Administrator [Wed, 26 Sep 2012 00:16:54 +0000 (26 00:16 +0000)]
Daily bump.

From-SVN: r191748

9 years agoDaily bump.
GCC Administrator [Tue, 25 Sep 2012 00:16:45 +0000 (25 00:16 +0000)]
Daily bump.

From-SVN: r191685

9 years agoDaily bump.
GCC Administrator [Mon, 24 Sep 2012 00:16:42 +0000 (24 00:16 +0000)]
Daily bump.

From-SVN: r191655

9 years agoDaily bump.
GCC Administrator [Sun, 23 Sep 2012 00:16:49 +0000 (23 00:16 +0000)]
Daily bump.

From-SVN: r191646

9 years agoDaily bump.
GCC Administrator [Sat, 22 Sep 2012 00:16:40 +0000 (22 00:16 +0000)]
Daily bump.

From-SVN: r191623

9 years agore PR middle-end/54638 (bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory...
Richard Guenther [Fri, 21 Sep 2012 10:09:04 +0000 (21 10:09 +0000)]
re PR middle-end/54638 (bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption)

2012-09-21  Richard Guenther  <rguenther@suse.de>

PR middle-end/54638
Backport from mainline
2012-04-19  Richard Guenther  <rguenther@suse.de>

* ira-int.h (ira_allocno_object_iter_cond): Avoid out-of-bound
array access.

From-SVN: r191606

9 years agoDaily bump.
GCC Administrator [Fri, 21 Sep 2012 00:17:11 +0000 (21 00:17 +0000)]
Daily bump.

From-SVN: r191597

9 years agoaddr1.ads: Move dg directive to...
Eric Botcazou [Thu, 20 Sep 2012 22:01:34 +0000 (20 22:01 +0000)]
addr1.ads: Move dg directive to...

* gnat.dg/addr1.ads: Move dg directive to...
* gnat.dg/addr1.adb: ...here.
* gnat.dg/atomic5.ad[sb]: Likewise.
* gnat.dg/discr29.ad[sb]: Likewise.
* gnat.dg/discr23.ads: Remove dg directive.
* gnat.dg/nested_float_packed.ads: Likewise.
* gnat.dg/oconst6.ads: Move to...
* gnat.dg/specs/oconst6.ads: ...here.

From-SVN: r191594

9 years agore PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automa...
Jakub Jelinek [Thu, 20 Sep 2012 14:55:03 +0000 (20 16:55 +0200)]
re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue)

PR other/43620
libffi/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* include/Makefile.in: Regenerated.
* man/Makefile.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
libgo/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
libjava/classpath/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* doc/Makefile.in: Regeneated.
* doc/api/Makefile.in: Regeneated.
* examples/Makefile.in: Regeneated.
* external/Makefile.in: Regeneated.
* external/jsr166/Makefile.in: Regeneated.
* external/relaxngDatatype/Makefile.in: Regeneated.
* external/sax/Makefile.in: Regeneated.
* external/w3c_dom/Makefile.in: Regeneated.
* include/Makefile.in: Regeneated.
* lib/Makefile.in: Regeneated.
* native/Makefile.in: Regeneated.
* native/fdlibm/Makefile.in: Regeneated.
* native/jawt/Makefile.in: Regeneated.
* native/jni/Makefile.in: Regeneated.
* native/jni/classpath/Makefile.in: Regeneated.
* native/jni/gconf-peer/Makefile.in: Regeneated.
* native/jni/gstreamer-peer/Makefile.in: Regeneated.
* native/jni/gtk-peer/Makefile.in: Regeneated.
* native/jni/java-io/Makefile.in: Regeneated.
* native/jni/java-lang/Makefile.in: Regeneated.
* native/jni/java-math/Makefile.in: Regeneated.
* native/jni/java-net/Makefile.in: Regeneated.
* native/jni/java-nio/Makefile.in: Regeneated.
* native/jni/java-util/Makefile.in: Regeneated.
* native/jni/midi-alsa/Makefile.in: Regeneated.
* native/jni/midi-dssi/Makefile.in: Regeneated.
* native/jni/native-lib/Makefile.in: Regeneated.
* native/jni/qt-peer/Makefile.in: Regeneated.
* native/jni/xmlj/Makefile.in: Regeneated.
* native/plugin/Makefile.in: Regeneated.
* resource/Makefile.in: Regeneated.
* scripts/Makefile.in: Regeneated.
* tools/Makefile.in: Regeneated.

From-SVN: r191569

9 years agoDaily bump.
GCC Administrator [Thu, 20 Sep 2012 00:17:01 +0000 (20 00:17 +0000)]
Daily bump.

From-SVN: r191504

9 years agoDaily bump.
GCC Administrator [Wed, 19 Sep 2012 00:16:42 +0000 (19 00:16 +0000)]
Daily bump.

From-SVN: r191453

9 years agoDaily bump.
GCC Administrator [Tue, 18 Sep 2012 00:17:42 +0000 (18 00:17 +0000)]
Daily bump.

From-SVN: r191409

9 years agoDaily bump.
GCC Administrator [Mon, 17 Sep 2012 00:16:55 +0000 (17 00:16 +0000)]
Daily bump.

From-SVN: r191368

9 years agoDaily bump.
GCC Administrator [Sun, 16 Sep 2012 00:16:50 +0000 (16 00:16 +0000)]
Daily bump.

From-SVN: r191354

9 years agore PR c/54552 (Cast to pointer to VLA crash the compiler)
Joseph Myers [Sat, 15 Sep 2012 00:29:28 +0000 (15 01:29 +0100)]
re PR c/54552 (Cast to pointer to VLA crash the compiler)

PR c/54552
* c-typeck.c (c_cast_expr): When casting to a type requiring
C_MAYBE_CONST_EXPR to be created, pass the inner expression to
c_fully_fold first.

testsuite:
* gcc.c-torture/compile/pr54552-1.c: New test.

From-SVN: r191337

9 years agore PR c/54103 (ICE at gimplify.c:7790 on current trunk)
Joseph Myers [Sat, 15 Sep 2012 00:28:05 +0000 (15 01:28 +0100)]
re PR c/54103 (ICE at gimplify.c:7790 on current trunk)

PR c/54103
* c-typeck.c (build_unary_op): Pass original argument of
TRUTH_NOT_EXPR to c_objc_common_truthvalue_conversion, then remove
any C_MAYBE_CONST_EXPR, if it has integer operands.
(build_binary_op): Pass original arguments of TRUTH_ANDIF_EXPR,
TRUTH_ORIF_EXPR, TRUTH_AND_EXPR, TRUTH_OR_EXPR and TRUTH_XOR_EXPR
to c_objc_common_truthvalue_conversion, then remove any
C_MAYBE_CONST_EXPR, if they have integer operands.  Use
c_objc_common_truthvalue_conversion not
c_common_truthvalue_conversion.
(c_objc_common_truthvalue_conversion): Build NE_EXPR directly and
call note_integer_operands for arguments with integer operands
that are not integer constants.

testsuite:
* gcc.c-torture/compile/pr54103-1.c,
gcc.c-torture/compile/pr54103-2.c,
gcc.c-torture/compile/pr54103-3.c,
gcc.c-torture/compile/pr54103-4.c,
gcc.c-torture/compile/pr54103-5.c,
gcc.c-torture/compile/pr54103-6.c: New tests.
* gcc.dg/c90-const-expr-8.c: Update expected column number.

From-SVN: r191336

9 years agoDaily bump.
GCC Administrator [Sat, 15 Sep 2012 00:16:33 +0000 (15 00:16 +0000)]
Daily bump.

From-SVN: r191333

9 years agocselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right away if seen.
Wei Guozhi [Fri, 14 Sep 2012 23:00:45 +0000 (14 23:00 +0000)]
cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right away if seen.

* cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right
away if seen.

From-SVN: r191315

9 years agoDaily bump.
GCC Administrator [Fri, 14 Sep 2012 00:17:02 +0000 (14 00:17 +0000)]
Daily bump.

From-SVN: r191286

9 years agore PR fortran/54225 (fortran compiler segfault processing ' print *, A(1,*) ')
Tobias Burnus [Thu, 13 Sep 2012 18:19:22 +0000 (13 20:19 +0200)]
re PR fortran/54225 (fortran compiler segfault processing ' print *, A(1,*) ')

2012-09-13  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54225
        PR fortran/53306
        * array.c (match_subscript, gfc_match_array_ref): Fix
        diagnostic of coarray's '*'.

2012-09-13  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54225
        PR fortran/53306
        * gfortran.dg/coarray_10.f90: Update dg-error.
        * gfortran.dg/coarray_28.f90: New.
        * gfortran.dg/array_section_3.f90: New.

From-SVN: r191277

9 years agore PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads to wrong...
Tobias Burnus [Thu, 13 Sep 2012 18:15:52 +0000 (13 20:15 +0200)]
re PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads to wrong code)

2012-09-13  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54556
        * resolve.c (resolve_formal_arglist): Allow VALUE arguments
        with implicit_pure.
        (gfc_impure_variable): Don't check gfc_pure such that the
        function also works for gfc_implicit_pure procedures.

2012-09-13  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54556
        * gfortran.dg/implicit_pure_3.f90: New.

From-SVN: r191276

9 years agore PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)
Jason Merrill [Thu, 13 Sep 2012 15:13:08 +0000 (13 11:13 -0400)]
re PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)

PR c++/54511
* pt.c (tsubst_decl) [VAR_DECL]: Handle DECL_ANON_UNION_VAR_P.

From-SVN: r191260

9 years agoDaily bump.
GCC Administrator [Thu, 13 Sep 2012 00:16:41 +0000 (13 00:16 +0000)]
Daily bump.

From-SVN: r191235

9 years agore PR fortran/54208 (compilation error for ubound construct in PARAMETER statements)
Mikael Morin [Wed, 12 Sep 2012 21:54:50 +0000 (12 21:54 +0000)]
re PR fortran/54208 (compilation error for ubound construct in PARAMETER statements)

fortran/
PR fortran/54208
* simplify.c (simplify_bound_dim): Resolve array spec before
proceeding with simplification.

testsuite/
PR fortran/54208
* gfortran.dg/bound_simplification_3.f90: New test.

From-SVN: r191233

9 years agoDaily bump.
GCC Administrator [Wed, 12 Sep 2012 00:17:16 +0000 (12 00:17 +0000)]
Daily bump.

From-SVN: r191204

9 years agoDaily bump.
GCC Administrator [Tue, 11 Sep 2012 00:17:05 +0000 (11 00:17 +0000)]
Daily bump.

From-SVN: r191167

9 years agobackport: re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)
Georg-Johann Lay [Mon, 10 Sep 2012 10:51:13 +0000 (10 10:51 +0000)]
backport: re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)

Backport from 2012-09-10 mainline r191132.

PR target/54536
* config/avr/avr-devices.c (avr_mcu_types["at90usb1287"]): Set
.library_name to "usb1287".

From-SVN: r191134

9 years agore PR middle-end/54515 (cc1plus sigsegv -O2 anonymous namespace)
Markus Trippelsdorf [Mon, 10 Sep 2012 09:50:02 +0000 (10 09:50 +0000)]
re PR middle-end/54515 (cc1plus sigsegv -O2 anonymous namespace)

2012-09-10  Markus Trippelsdorf  <markus@trippelsdorf.de>

PR middle-end/54515
* tree-sra.c (disqualify_base_of_expr): Check for possible
NULL_TREE returned by get_base_address()

* g++.dg/tree-ssa/pr54515.C: new testcase

From-SVN: r191131

9 years agoDaily bump.
GCC Administrator [Mon, 10 Sep 2012 00:16:41 +0000 (10 00:16 +0000)]
Daily bump.

From-SVN: r191122

9 years agoDaily bump.
GCC Administrator [Sun, 9 Sep 2012 00:17:25 +0000 (9 00:17 +0000)]
Daily bump.

From-SVN: r191103

9 years agoDaily bump.
GCC Administrator [Sat, 8 Sep 2012 00:16:58 +0000 (8 00:16 +0000)]
Daily bump.

From-SVN: r191085

9 years agoDaily bump.
GCC Administrator [Fri, 7 Sep 2012 00:17:05 +0000 (7 00:17 +0000)]
Daily bump.

From-SVN: r191048