]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
14 years agobackport: re PR fortran/47878 (187.facerec miscompares)
Jerry DeLisle [Mon, 7 Mar 2011 03:14:00 +0000 (03:14 +0000)] 
backport: re PR fortran/47878 (187.facerec miscompares)

2011-03-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

Backport from mainline
PR libgfortran/47878
* gfortran.dg/pr47878.f90: New test.

From-SVN: r170733

14 years agobackport: re PR fortran/47878 (187.facerec miscompares)
Jerry DeLisle [Mon, 7 Mar 2011 03:08:08 +0000 (03:08 +0000)] 
backport: re PR fortran/47878 (187.facerec miscompares)

2011-03-06  Jakub Jelinek  <jakub@redhat.com>

Backport from mainline
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.

2011-03-06  Janne Blomqvist  <jb@gcc.gnu.org>
    Jerry DeLisle    <jvdelisle@gcc.gnu.org>

Backport from mainline
PR libfortran/47694
* io/io.h (fbuf_getptr): New inline function.
* io/transfer.c (read_sf): Use fbuf_getptr and fbuf_getc to scan
through the string instead of fbuf_read.

From-SVN: r170732

14 years agoDaily bump.
GCC Administrator [Mon, 7 Mar 2011 00:17:54 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170723

14 years agoDaily bump.
GCC Administrator [Sun, 6 Mar 2011 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170708

14 years agoDaily bump.
GCC Administrator [Sat, 5 Mar 2011 00:17:35 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170694

14 years agoDaily bump.
GCC Administrator [Fri, 4 Mar 2011 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170667

14 years agosse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.
Uros Bizjak [Thu, 3 Mar 2011 22:24:52 +0000 (23:24 +0100)] 
sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.

* config/i386/sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.
(ssse3_pmaddubsw128): Ditto.
(ssse3_pmaddubsw): Ditto.

From-SVN: r170665

14 years agoDaily bump.
GCC Administrator [Thu, 3 Mar 2011 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170629

14 years agoDaily bump.
GCC Administrator [Wed, 2 Mar 2011 00:16:55 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r170603

14 years agoDaily bump.
GCC Administrator [Tue, 1 Mar 2011 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170581

14 years agoDaily bump.
GCC Administrator [Mon, 28 Feb 2011 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170552

14 years agoRemove duplicated code.
H.J. Lu [Sun, 27 Feb 2011 18:10:35 +0000 (10:10 -0800)] 
Remove duplicated code.

2011-02-27  H.J. Lu  <hongjiu.lu@intel.com>

* testsuite/libgomp.fortran/task3.f90: Remove duplicated code.

From-SVN: r170545

14 years agobackport: [multiple changes]
Tobias Burnus [Sun, 27 Feb 2011 14:36:53 +0000 (15:36 +0100)] 
backport: [multiple changes]

2011-01-27  Tobias Burnus  <burnus@net-b.de>

        Backport from mainline
        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-01-27  Tobias Burnus  <burnus@net-b.de>

        Backport from mainline
        2011-02-27  Jakub Jelinek  <jakub@redhat.com>

        PR fortran/47886
        * testsuite/libgomp.fortran/task3.f90: New test.

From-SVN: r170542

14 years agoDaily bump.
GCC Administrator [Sun, 27 Feb 2011 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170524

14 years agoDaily bump.
GCC Administrator [Sat, 26 Feb 2011 00:17:32 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170510

14 years agoDaily bump.
GCC Administrator [Fri, 25 Feb 2011 00:19:56 +0000 (00:19 +0000)] 
Daily bump.

From-SVN: r170483

14 years agoDaily bump.
GCC Administrator [Thu, 24 Feb 2011 00:17:21 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170447

14 years agoDaily bump.
GCC Administrator [Wed, 23 Feb 2011 00:17:30 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170419

14 years agore PR libfortran/47830 (errors in intrinsics/c99_functions.c)
Tobias Burnus [Tue, 22 Feb 2011 12:43:38 +0000 (13:43 +0100)] 
re PR libfortran/47830 (errors in intrinsics/c99_functions.c)

2011-02-22  Tobias Burnus  <burnus@net-b.de>
            Kai-Uwe Eckhardt  <kuehro@gmx.de>

        PR libfortran/47830
        * intrinsics/c99_functions.c (roundl): Make C valid for
        HAVE_NEXTAFTERL.

Co-Authored-By: Kai-Uwe Eckhardt <kuehro@gmx.de>
From-SVN: r170398

14 years agoDaily bump.
GCC Administrator [Tue, 22 Feb 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170379

14 years agore PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)
Uros Bizjak [Mon, 21 Feb 2011 20:04:57 +0000 (21:04 +0100)] 
re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)

PR target/47840
* config/i386/avxintrin.h (_mm256_insert_epi32): Use _mm_insert_epi32.
(_mm256_insert_epi64): Use _mm_insert_epi64.

From-SVN: r170373

14 years agoDaily bump.
GCC Administrator [Mon, 21 Feb 2011 00:17:53 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170351

14 years agoDaily bump.
GCC Administrator [Sun, 20 Feb 2011 00:17:47 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170332

14 years agore PR tree-optimization/46620 (32-bit structures containing bitfields are not copied...
Alexandre Oliva [Sat, 19 Feb 2011 21:15:01 +0000 (21:15 +0000)] 
re PR tree-optimization/46620 (32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend)

PR tree-optimization/46620
* tree-sra.c (try_instantiate_multiple_fields): Don't get stuck at
padding within accessed words.

From-SVN: r170328

14 years agore PR tree-optimization/46620 (32-bit structures containing bitfields are not copied...
Alexandre Oliva [Sat, 19 Feb 2011 21:14:49 +0000 (21:14 +0000)] 
re PR tree-optimization/46620 (32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend)

PR tree-optimization/46620
* gcc.dg/pr46620.c: New.

From-SVN: r170327

14 years ago2011-02-19 Tobias Burnus
Tobias Burnus [Sat, 19 Feb 2011 11:27:52 +0000 (12:27 +0100)] 
2011-02-19  Tobias Burnus

        PR fortran/47775
        * trans-expr.c (arrayfunc_assign_needs_temporary): Use
        esym to check whether the specific procedure returns an
        allocatable or pointer.

2011-02-19  Tobias Burnus

        PR fortran/47775
        * gfortran.dg/func_result_6.f90: New.

From-SVN: r170312

14 years agoDaily bump.
GCC Administrator [Sat, 19 Feb 2011 00:17:58 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170294

14 years agoconfig.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
John David Anglin [Fri, 18 Feb 2011 21:39:51 +0000 (21:39 +0000)] 
config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.

* config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock, pthread_once): Reinstate pthread stubs.
* config/pa/t-pa-hpux11: Add rules to build pthread stubs.
* config/pa/t-pa64: Likewise.
* config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Define.

From-SVN: r170290

14 years agoDaily bump.
GCC Administrator [Fri, 18 Feb 2011 00:17:59 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170263

14 years agore PR target/43653 (ICE at reload1.c:1188 with -O1 -ftree-vectorize and empty struct)
Uros Bizjak [Thu, 17 Feb 2011 22:10:37 +0000 (23:10 +0100)] 
re PR target/43653 (ICE at reload1.c:1188 with -O1 -ftree-vectorize and empty struct)

PR target/43653
* config/i386/i386.c (ix86_secondary_reload): Handle SSE
input reload with PLUS RTX.

testsuite/ChangeLog:

PR target/43653
* gcc.target/i386/pr43653.c: New test.

From-SVN: r170258

14 years agoDaily bump.
GCC Administrator [Thu, 17 Feb 2011 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170232

14 years agoDaily bump.
GCC Administrator [Wed, 16 Feb 2011 00:17:39 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170204

14 years agore PR pch/14940 (PCH largefile test fails on various platforms)
Rainer Orth [Tue, 15 Feb 2011 09:58:01 +0000 (09:58 +0000)] 
re PR pch/14940 (PCH largefile test fails on various platforms)

PR pch/14940
* config/alpha/host-osf.c: New file.
* config/alpha/x-osf: New file.
* config.host (alpha*-dec-osf*): Use it.

From-SVN: r170168

14 years agoDaily bump.
GCC Administrator [Tue, 15 Feb 2011 00:18:24 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r170161

14 years agore PR fortran/47569 (gfortran does not detect that the parameters for passing a parti...
Tobias Burnus [Mon, 14 Feb 2011 14:05:52 +0000 (15:05 +0100)] 
re PR fortran/47569 (gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect)

2011-02-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47569
        * interface.c (compare_parameter): Avoid ICE with
        character components.

2011-02-14  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/argument_checking_13.f90: Update dg-error.
        * gfortran.dg/argument_checking_17.f90: New.

From-SVN: r170129

14 years agoDaily bump.
GCC Administrator [Mon, 14 Feb 2011 00:17:42 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170118

14 years agoDaily bump.
GCC Administrator [Sun, 13 Feb 2011 00:17:26 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170094

14 years agoDaily bump.
GCC Administrator [Sat, 12 Feb 2011 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170064

14 years agobackport: re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
John David Anglin [Fri, 11 Feb 2011 03:00:53 +0000 (03:00 +0000)] 
backport: re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)

Backport from mainline:
2011-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

* config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
shared libc if not linking against libpthread.
* config/pa/pa-hpux11.h (LIB_SPEC): Likewise.

2010-08-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux.  Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux.  Update comment.

From-SVN: r170042

14 years agoDaily bump.
GCC Administrator [Fri, 11 Feb 2011 00:17:30 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r170034

14 years agore PR target/46610 (gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable...
Rainer Orth [Thu, 10 Feb 2011 17:27:25 +0000 (17:27 +0000)] 
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.

From-SVN: r170014

14 years agoDaily bump.
GCC Administrator [Thu, 10 Feb 2011 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169992

14 years agoDaily bump.
GCC Administrator [Wed, 9 Feb 2011 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169955

14 years agoDaily bump.
GCC Administrator [Tue, 8 Feb 2011 00:17:28 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169910

14 years agobackport: target-supports.exp (check_avx_hw_available): New procedure.
Rainer Orth [Mon, 7 Feb 2011 16:33:00 +0000 (16:33 +0000)] 
backport: target-supports.exp (check_avx_hw_available): New procedure.

Backport from mainline:
2010-07-23  Uros Bizjak  <ubizjak@gmail.com>

* lib/target-supports.exp (check_avx_hw_available): New procedure.
(check_effective_target_avx_runtime): New procedure.

* gcc.dg/compat/vector-1b_main.c: Use avx_runtime effective target.
Remove cpuid.h include and __get_cpuid test.
* gcc.dg/compat/vector-2b_main.c: Ditto.

* gcc.target/i386/avx-check.h (main): Also check bit_OSXSAVE.

From-SVN: r169887

14 years agoDaily bump.
GCC Administrator [Mon, 7 Feb 2011 00:18:02 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r169872

14 years agoDaily bump.
GCC Administrator [Sun, 6 Feb 2011 00:17:03 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169857

14 years agoDaily bump.
GCC Administrator [Sat, 5 Feb 2011 00:17:55 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169844

14 years agoDaily bump.
GCC Administrator [Fri, 4 Feb 2011 00:17:33 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169817

14 years agore PR c++/47589 (internal compiler error: Segmentation fault)
Jonathan Wakely [Thu, 3 Feb 2011 22:34:51 +0000 (22:34 +0000)] 
re PR c++/47589 (internal compiler error: Segmentation fault)

2011-02-03  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR c++/47589
Backport from mainline
2010-11-09  Jakub Jelinek  <jakub@redhat.com>

PR c++/45894
* tree.c (lvalue_kind): Don't crash if ref has NULL type.

From-SVN: r169813

14 years agoDaily bump.
GCC Administrator [Thu, 3 Feb 2011 00:17:32 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169773

14 years agoDaily bump.
GCC Administrator [Wed, 2 Feb 2011 00:17:44 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169508

14 years agobackport: re PR target/44606 (Wrong SPE floating point during computation)
Nathan Froyd [Tue, 1 Feb 2011 02:11:54 +0000 (02:11 +0000)] 
backport: re PR target/44606 (Wrong SPE floating point during computation)

gcc/
Backport from mainline:
2010-12-30  Nathan Froyd  <froydnj@codesourcery.com>

        PR target/44606
        * reload1.c (choose_reload_regs): Don't look for equivalences for
        output reloads of constant loads.

gcc/testsuite/
Backport from mainline:
2010-12-30  Nathan Froyd  <froydnj@codesourcery.com>

        PR target/44606
        * gcc.dg/pr44606.c: New test.

From-SVN: r169465

14 years agoDaily bump.
GCC Administrator [Tue, 1 Feb 2011 00:17:14 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169458

14 years agoDaily bump.
GCC Administrator [Mon, 31 Jan 2011 00:17:43 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169423

14 years agoDaily bump.
GCC Administrator [Sun, 30 Jan 2011 00:17:16 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169401

14 years agoDaily bump.
GCC Administrator [Sat, 29 Jan 2011 00:17:41 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169382

14 years agoDaily bump.
GCC Administrator [Fri, 28 Jan 2011 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169347

14 years agoDaily bump.
GCC Administrator [Thu, 27 Jan 2011 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169315

14 years agoDaily bump.
GCC Administrator [Wed, 26 Jan 2011 00:17:33 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169263

14 years agoDaily bump.
GCC Administrator [Tue, 25 Jan 2011 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169187

14 years agocray_pointers_2.f90: Avoid cycling through optimization options.
Rainer Orth [Mon, 24 Jan 2011 12:22:46 +0000 (12:22 +0000)] 
cray_pointers_2.f90: Avoid cycling through optimization options.

* gfortran.dg/cray_pointers_2.f90: Avoid cycling through
optimization options.

From-SVN: r169159

14 years agoDaily bump.
GCC Administrator [Mon, 24 Jan 2011 00:17:21 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169148

14 years agoDaily bump.
GCC Administrator [Sun, 23 Jan 2011 00:17:38 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169139

14 years agoDaily bump.
GCC Administrator [Sat, 22 Jan 2011 00:17:49 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169116

14 years agoanon5.C: Skip on mips-sgi-irix*.
Rainer Orth [Fri, 21 Jan 2011 13:10:42 +0000 (13:10 +0000)] 
anon5.C: Skip on mips-sgi-irix*.

* g++.dg/other/anon5.C: Skip on mips-sgi-irix*.

Backport from mainline:
2010-11-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* g++.dg/other/anon5.C: Skip on alpha*-dec-osf*.

From-SVN: r169087

14 years agoDaily bump.
GCC Administrator [Fri, 21 Jan 2011 00:17:43 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169074

14 years agoDaily bump.
GCC Administrator [Thu, 20 Jan 2011 00:17:32 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r169040

14 years agore PR libstdc++/47354 (bitmap_allocator free_list::_M_get never locks mutex)
Graham Reed [Wed, 19 Jan 2011 08:50:29 +0000 (08:50 +0000)] 
re PR libstdc++/47354 (bitmap_allocator free_list::_M_get never locks mutex)

2011-01-19  Graham Reed  <greed@pobox.com>

PR libstdc++/47354
* src/bitmap_allocator.cc (free_list::_M_get): Lock mutex.

From-SVN: r168986

14 years agoDaily bump.
GCC Administrator [Wed, 19 Jan 2011 00:17:28 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168976

14 years agoDaily bump.
GCC Administrator [Tue, 18 Jan 2011 00:17:30 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168939

14 years agobackport: re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution...
Eric Botcazou [Mon, 17 Jan 2011 17:49:25 +0000 (17:49 +0000)] 
backport: re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)

Backport from mainline
2010-11-22  Eric Botcazou  <ebotcazou@adacore.com>

* gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.

PR rtl-optimization/46603
* gcc.dg/vect/slp-multitypes-2.c: XFAIL execution on SPARC 32-bit.

From-SVN: r168918

14 years ago* g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.
Rainer Orth [Mon, 17 Jan 2011 17:12:53 +0000 (17:12 +0000)] 
* g++.old-deja/g++.other/init19.C: Don't XFAIL on mips-sgi-irix*.

From-SVN: r168913

14 years agoCorrect mask operand for AVX mask load/store.
H.J. Lu [Mon, 17 Jan 2011 13:54:43 +0000 (13:54 +0000)] 
Correct mask operand for AVX mask load/store.

gcc/

2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>

Backport from mainline
2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>

PR target/47318
* config/i386/avxintrin.h (_mm_maskload_pd): Change mask to
__m128i.
(_mm_maskstore_pd): Likewise.
(_mm_maskload_ps): Likewise.
(_mm_maskstore_ps): Likewise.
(_mm256_maskload_pd): Change mask to __m256i.
(_mm256_maskstore_pd): Likewise.
(_mm256_maskload_ps): Likewise.
(_mm256_maskstore_ps): Likewise.

* config/i386/i386-builtin-types.def: Updated.
(ix86_expand_special_args_builtin): Likewise.

* config/i386/i386.c (ix86_special_builtin_type): Remove
V8SF_FTYPE_PCV8SF_V8SF, V4DF_FTYPE_PCV4DF_V4DF,
V4SF_FTYPE_PCV4SF_V4SF, V2DF_FTYPE_PCV2DF_V2DF,
VOID_FTYPE_PV8SF_V8SF_V8SF, VOID_FTYPE_PV4DF_V4DF_V4DF,
VOID_FTYPE_PV4SF_V4SF_V4SF and VOID_FTYPE_PV2DF_V2DF_V2DF.
Add V8SF_FTYPE_PCV8SF_V8SI, V4DF_FTYPE_PCV4DF_V4DI,
V4SF_FTYPE_PCV4SF_V4SI, V2DF_FTYPE_PCV2DF_V2DI,
VOID_FTYPE_PV8SF_V8SI_V8SF, VOID_FTYPE_PV4DF_V4DI_V4DF,
VOID_FTYPE_PV4SF_V4SI_V4SF and VOID_FTYPE_PV2DF_V2DI_V2DF.
(bdesc_special_args): Update
__builtin_ia32_maskloadpd, __builtin_ia32_maskloadps,
__builtin_ia32_maskloadpd256, __builtin_ia32_maskloadps256,
__builtin_ia32_maskstorepd, __builtin_ia32_maskstoreps,
__builtin_ia32_maskstorepd256 and __builtin_ia32_maskstoreps256.
(ix86_init_mmx_sse_builtins): Updated.

* config/i386/sse.md (avx_maskload<ssemodesuffix><avxmodesuffix>):
Use <avxpermvecmode> on mask register.
(avx_maskstore<ssemodesuffix><avxmodesuffix>): Likewise.

gcc/testsuite/

2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>

Backport from mainline
2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>

PR target/47318
* gcc.target/i386/avx-vmaskmovpd-1.c: New.
* gcc.target/i386/avx-vmaskmovpd-2.c: Likewise.
* gcc.target/i386/avx-vmaskmovps-1.c: Likewise.
* gcc.target/i386/avx-vmaskmovps-1.c: Likewise.

* gcc.target/i386/avx-vmaskmovpd-256-1.c (avx_test): Load mask
as __m256i.
* gcc.target/i386/avx-vmaskmovpd-256-2.c (avx_test): Likewise.
* gcc.target/i386/avx-vmaskmovps-256-1.c (avx_test): Likewise.
* gcc.target/i386/avx-vmaskmovps-256-2.c (avx_test): Likewise.

From-SVN: r168904

14 years agoDaily bump.
GCC Administrator [Mon, 17 Jan 2011 00:17:37 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168883

14 years agobackport: re PR target/46880 (generating of shufpd is broken)
Jakub Jelinek [Sun, 16 Jan 2011 22:57:42 +0000 (23:57 +0100)] 
backport: re PR target/46880 (generating of shufpd is broken)

Backport from mainline
2010-12-21  Jakub Jelinek  <jakub@redhat.com>

PR target/46880
* config/i386/sse.md (sse2_loadlpd, sse2_movsd): Fix shufpd source
operand.

* gcc.target/i386/pr46880.c: New test.

From-SVN: r168880

14 years agobackport: re PR middle-end/45852 (volatile structs are broken!)
Jakub Jelinek [Sun, 16 Jan 2011 22:56:10 +0000 (23:56 +0100)] 
backport: re PR middle-end/45852 (volatile structs are broken!)

Backport from mainline
2010-12-21  Jakub Jelinek  <jakub@redhat.com>

PR middle-end/45852
* expr.c (store_expr): Ignore alt_rtl if equal to target,
but has side-effects.

* gcc.target/i386/pr45852.c: New test.

From-SVN: r168879

14 years agobackport: re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortr...
Jakub Jelinek [Sun, 16 Jan 2011 22:54:37 +0000 (23:54 +0100)] 
backport: re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147)

Backport from mainline
2010-12-14  Jakub Jelinek  <jakub@redhat.com>

PR fortran/46874
* trans-openmp.c (gfc_trans_omp_array_reduction): Handle allocatable
dummy variables.

* libgomp.fortran/allocatable6.f90: New test.

From-SVN: r168878

14 years agobackport: re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produce...
Jakub Jelinek [Sun, 16 Jan 2011 22:53:09 +0000 (23:53 +0100)] 
backport: re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces different results with multiline macros containing asm code)

Backport from mainline
2010-12-10  Jakub Jelinek  <jakub@redhat.com>

PR rtl-optimization/46865
* rtl.c (rtx_equal_p_cb): For last operand of
ASM_OPERANDS and ASM_INPUT if integers are different,
call locator_eq.
* jump.c (rtx_renumbered_equal_p): Likewise.

* gcc.target/i386/pr46865-1.c: New test.
* gcc.target/i386/pr46865-2.c: New test.

From-SVN: r168877

14 years agoDaily bump.
GCC Administrator [Sun, 16 Jan 2011 00:17:34 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168847

14 years agoDaily bump.
GCC Administrator [Sat, 15 Jan 2011 00:17:33 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168828

14 years agoDaily bump.
GCC Administrator [Fri, 14 Jan 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168768

14 years ago* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.
Rainer Orth [Thu, 13 Jan 2011 18:24:39 +0000 (18:24 +0000)] 
* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.

From-SVN: r168761

14 years agoDaily bump.
GCC Administrator [Thu, 13 Jan 2011 00:17:46 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168734

14 years agore PR testsuite/33033 (FAIL: gcc.dg/20061124-1.c: undefined reference to `__sync_add_...
Eric Botcazou [Wed, 12 Jan 2011 10:53:59 +0000 (10:53 +0000)] 
re PR testsuite/33033 (FAIL: gcc.dg/20061124-1.c: undefined reference to `__sync_add_and_fetch_2')

PR testsuite/33033
* gcc.dg/20061124-1.c: Pass -mcpu=v9 on the SPARC.

From-SVN: r168703

14 years agoDaily bump.
GCC Administrator [Wed, 12 Jan 2011 00:17:23 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168692

14 years agoDaily bump.
GCC Administrator [Tue, 11 Jan 2011 00:17:27 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168647

14 years agoDaily bump.
GCC Administrator [Mon, 10 Jan 2011 00:17:35 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168621

14 years agoDaily bump.
GCC Administrator [Sun, 9 Jan 2011 00:17:12 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168606

14 years agoDaily bump.
GCC Administrator [Sat, 8 Jan 2011 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168590

14 years agobackport: jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags...
Rainer Orth [Fri, 7 Jan 2011 15:34:26 +0000 (15:34 +0000)] 
backport: jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for *-*-solaris*.

Backport from mainline:
2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
Add -shared-libgcc to cxxflags for *-*-solaris*.
Remove -lsocket.

From-SVN: r168577

14 years agobackport: re PR target/43309 (amd64 TLS IE code sequence on Solaris 2/x86 violates...
Rainer Orth [Fri, 7 Jan 2011 15:27:47 +0000 (15:27 +0000)] 
backport: re PR target/43309 (amd64 TLS IE code sequence on Solaris 2/x86 violates spec)

Backport from mainline:
2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

PR target/43309
* config/i386/i386.c (legitimize_tls_address)
<TLS_MODEL_INITIAL_EXEC>: Handle TARGET_64BIT && TARGET_SUN_TLS.
* config/i386/i386.md (UNSPEC_TLS_IE_SUN): Declare.
(tls_initial_exec_64_sun): New pattern.

2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* config/i386/i386.c (override_options): Don't accept
-mtls-dialect=sun any longer.
* config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
* config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
(*tls_local_dynamic_base_32_sun): Likewise.
* config/i386/sol2.h (TARGET_SUN_TLS): Redefine.

From-SVN: r168575

14 years agoDaily bump.
GCC Administrator [Fri, 7 Jan 2011 00:17:19 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168560

14 years agoDaily bump.
GCC Administrator [Thu, 6 Jan 2011 00:18:24 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r168531

14 years agoDaily bump.
GCC Administrator [Wed, 5 Jan 2011 00:17:41 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168497

14 years agore PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)
Eric Botcazou [Tue, 4 Jan 2011 23:18:52 +0000 (23:18 +0000)] 
re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)

PR preprocessor/39213
* directives.c (end_directive): Call _cpp_remove_overlay for deferred
pragmas as well in traditional mode.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r168492

14 years agoDaily bump.
GCC Administrator [Tue, 4 Jan 2011 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168449

14 years agoDaily bump.
GCC Administrator [Mon, 3 Jan 2011 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168412

14 years agoDaily bump.
GCC Administrator [Sun, 2 Jan 2011 00:17:37 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r168393

14 years agoDaily bump.
GCC Administrator [Sat, 1 Jan 2011 00:16:59 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r168385