[Bug driver/55202] Building a combined tree is broken for LTO

2012-12-20 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55202 --- Comment #7 from Thomas Schwinge tschwinge at gcc dot gnu.org 2012-12-20 15:57:21 UTC --- Author: tschwinge Date: Thu Dec 20 15:57:18 2012 New Revision: 194637 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194637 Log: PR

[Bug target/56828] New: [PowerPC] Type cast of sNaN value

2013-04-03 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56828 Bug #: 56828 Summary: [PowerPC] Type cast of sNaN value Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor

[Bug target/56831] New: [x86] sNaN value as a function call argument

2013-04-03 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56831 Bug #: 56831 Summary: [x86] sNaN value as a function call argument Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor

[Bug bootstrap/53635] New: --enable-build-with-cxx: stage1-gcc shrinks from 1.1 GiB to 0.4 GiB

2012-06-11 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53635 Bug #: 53635 Summary: --enable-build-with-cxx: stage1-gcc shrinks from 1.1 GiB to 0.4 GiB Classification: Unclassified Product: gcc Version: unknown Status:

[Bug ada/53677] New: GNAT build didn't stop after a fatal error

2012-06-14 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53677 Bug #: 53677 Summary: GNAT build didn't stop after a fatal error Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug bootstrap/53468] debian/ubuntu changed the location of libraries on the disk which broke bootstrap

2012-07-18 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53468 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug bootstrap/53468] debian/ubuntu changed the location of libraries on the disk which broke bootstrap

2012-07-18 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53468 --- Comment #2 from Thomas Schwinge tschwinge at gcc dot gnu.org 2012-07-18 18:52:34 UTC --- Created attachment 27825 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27825 multiarch-2012-07-08 Latest version of the multiarch patch that makes

[Bug middle-end/63246] New: OpenMP target: gimplifier produces unsuitable implicit map clauses if inside a data region

2014-09-12 Thread tschwinge at gcc dot gnu.org
Keywords: openmp Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Consider: int main(int argc, char **argv

[Bug c++/63248] New: Crash when OpenMP target's array section handling is used with templates

2014-09-12 Thread tschwinge at gcc dot gnu.org
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Consider: template typename T void f(T A, T B) { extern int *v

[Bug c++/63249] New: [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-12 Thread tschwinge at gcc dot gnu.org
Version: 5.0 Status: UNCONFIRMED Keywords: openmp Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org

[Bug fortran/63247] fortran array alignment in omp target map

2014-09-12 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openmp

[Bug middle-end/63247] fortran array alignment in omp target map

2014-09-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247 --- Comment #3 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Patch works fine in my testing, thanks! Cesar, any further comments, as you have originally diagnosed this issue?

[Bug middle-end/63325] [5.0 regression] ICE fold check: original tree changed by fold

2014-10-01 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63325 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug middle-end/59970] New: Bogus warnings at low optimization levels

2014-01-28 Thread tschwinge at gcc dot gnu.org
-end Assignee: tschwinge at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Build: x86_64-linux-gnu Created attachment 31970 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31970action=edit cp-demangle.c The attached code is greatly reduced from libiberty

[Bug bootstrap/60719] With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks

2014-04-04 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60719 --- Comment #4 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Fri Apr 4 08:09:23 2014 New Revision: 209072 URL: http://gcc.gnu.org/viewcvs?rev=209072root=gccview=rev Log: Fix shell scripting. PR bootstrap

[Bug fortran/60283] Wrong code: decode_omp_directive: implicit_pure not correctly unset

2014-04-05 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60283 --- Comment #6 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Sat Apr 5 10:36:58 2014 New Revision: 209150 URL: http://gcc.gnu.org/viewcvs?rev=209150root=gccview=rev Log: Use gfc_unset_implicit_pure. PR

[Bug lto/61334] [4.10 Regression] lto-cgraph.c:976:68: error: 'strnlen' was not declared in this scope

2014-05-28 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61334 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug lto/61334] [4.10 Regression] lto-cgraph.c:976:68: error: 'strnlen' was not declared in this scope

2014-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61334 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/61508] [4.10 regression] fold-const.c:14863:55: error: cannot convert 'const char*' to 'const_tree

2014-06-17 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61508 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/61508] [4.10 regression] fold-const.c:14863:55: error: cannot convert 'const char*' to 'const_tree

2014-06-17 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61508 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/48035] [4.4/4.5 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes

2011-04-11 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added CC||tschwinge

[Bug tree-optimization/46762] gcc crosscompiled for arm optimises away volatile struct member access when -Os

2011-02-03 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46762 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Target|arm-none-eabi

[Bug tree-optimization/45704] [4.5 Regression] load byte instruction is used for volatile int

2011-02-03 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45704 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added CC||domen

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-06 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added CC||ktietz

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-07 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |ktietz

[Bug lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-02-07 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225 --- Comment #32 from Thomas Schwinge tschwinge at gcc dot gnu.org 2011-02-07 23:06:33 UTC --- I'm fine with the current state: I built a tree containing the r169900 change, on i686-pc-linux-gnu, --target=i586-pc-gnu, and it built fine; the build

[Bug target/45901] alpha-gnu target-specific CPP macros are broken

2010-10-06 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45901 --- Comment #1 from Thomas Schwinge tschwinge at gcc dot gnu.org 2010-10-06 07:49:54 UTC --- Author: tschwinge Date: Wed Oct 6 07:49:52 2010 New Revision: 165014 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=165014 Log: 2010-10-06 Thomas

[Bug target/45901] alpha-gnu target-specific CPP macros are broken

2010-10-06 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45901 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/46612] New: Failing to build [TARGET]/libquadmath

2010-11-22 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46612 Summary: Failing to build [TARGET]/libquadmath Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo:

[Bug target/52667] sh_reorg segfault

2012-03-30 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52667 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug testsuite/63719] New: gcc-set-multilib-library-path usage outside of gcc/testsuite/

2014-11-03 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org I noticed that several target libraries' test harnesses (currently: libatomic, libgomp, libitm, libvtv) use gcc/testsuite/lib/gcc-defs.exp:gcc-set-multilib

[Bug other/51153] OpenACC implementation

2014-11-14 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51153 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-16 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openacc

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-01-16 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/65021] New: nvptx mkoffload doesn't clean up its temporary files

2015-02-11 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: bernds at gcc dot gnu.org The nvptx mkoffload doesn't clean up its temporary files, so ${TMPDIR-/tmp}/ slowly fills up with cc* files

[Bug other/65097] New: Common code for mkoffload implementations

2015-02-18 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: andrey.turetskiy at gmail dot com, bernds at gcc dot gnu.org, iverbin at gmail dot com gcc/config/i386/intelmic-mkoffload.c

[Bug libgomp/65099] New: nvptx offloading: hard-coded 64-bit assumptions

2015-02-18 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Primarily (only?) in libgomp, there are a few hard-coded 64-bit assumptions for nvptx offloading, so 32-bit x86 (-m32

[Bug other/65095] New: Adapt OpenMP diagnostic messages for OpenACC

2015-02-17 Thread tschwinge at gcc dot gnu.org
: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org GCC's OpenACC implementation is sharing a lot of code with the GCC OpenMP implementation, and there are still a lot of code paths where the diagnostic messages (compiler

[Bug c/64748] OpenACC: is not a variable error with deviceptr()

2015-02-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/64748] OpenACC: is not a variable error with deviceptr()

2015-02-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 --- Comment #3 from Thomas Schwinge tschwinge at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #2) ??? threadprivate? That doesn't look even remotely similar to the deviceptr clause, threadprivate in OpenMP is a declarative

[Bug c/65001] New: OpenACC data clauses, OpenMP target data clauses: register storage class

2015-02-10 Thread tschwinge at gcc dot gnu.org
: openacc, openmp Severity: minor Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Consider: register char *a = 0; #pragma acc data deviceptr

[Bug c/64748] OpenACC: is not a variable error with deviceptr()

2015-02-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug libgomp/65338] [5 Regression] Offloading from DSO is broken after OpenACC merge to trunk

2015-03-09 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65338 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openacc

[Bug libgomp/64972] [5 Regression] Build failure in libgomp for i686-w64-mingw32 target after latest merge from gomp-4_0-branch

2015-03-24 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64972 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openacc

[Bug target/65181] New: Support for alloca in nvptx

2015-02-23 Thread tschwinge at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: bernds at gcc dot gnu.org Target: nvptx There is no alloca in PTX, but can it perhaps be implemented using PTX local memory?

[Bug target/65181] Support for alloca in nvptx

2015-02-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65181 --- Comment #1 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Mon Feb 23 17:51:41 2015 New Revision: 220915 URL: https://gcc.gnu.org/viewcvs?rev=220915root=gccview=rev Log: [PR target/65181] nvptx libgcc: Prevent

[Bug testsuite/65205] New: Wrong dh-shouldfail usage in OpenACC libgomp tests

2015-02-25 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: testsuite Assignee: jnorris at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org A bunch of the OpenACC libgomp tests that we added are expected to terminate with an error exit status, and printing specific error message. For a lot of them, we

[Bug libgomp/64625] ___OFFLOAD_TABLE__ symbol not produced on x86_64 darwin

2015-02-24 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64625 --- Comment #14 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Tue Feb 24 17:00:36 2015 New Revision: 220944 URL: https://gcc.gnu.org/viewcvs?rev=220944root=gccview=rev Log: [PR libgomp/64625] Remove

[Bug testsuite/65205] Wrong dg-shouldfail usage in OpenACC libgomp tests

2015-04-30 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65205 --- Comment #2 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Thu Apr 30 12:44:39 2015 New Revision: 222620 URL: https://gcc.gnu.org/viewcvs?rev=222620root=gccview=rev Log: [PR testsuite/65205] Fix dg-shouldfail

[Bug testsuite/65205] Wrong dg-shouldfail usage in OpenACC libgomp tests

2015-04-30 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65205 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libgomp/65904] New: Memory corruption with acc_shutdown, nvptx offloading, libgomp.oacc-c-c++-common/asyncwait-1.c

2015-04-27 Thread tschwinge at gcc dot gnu.org
Keywords: openacc Severity: normal Priority: P3 Component: libgomp Assignee: jules at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- Seems to have appeared

[Bug libgomp/65993] [6 Regression] Numerous libgomp.oacc failures seen in r222712

2015-05-04 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65993 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openacc

[Bug libgomp/65993] [6 Regression] Numerous libgomp.oacc failures seen in r222712

2015-05-04 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65993 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug testsuite/65205] Wrong dg-shouldfail usage in OpenACC libgomp tests

2015-05-05 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65205 --- Comment #4 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Tue May 5 09:39:29 2015 New Revision: 222799 URL: https://gcc.gnu.org/viewcvs?rev=222799root=gccview=rev Log: [PR testsuite/65205, libgomp/65993] Fix

[Bug libgomp/65993] [6 Regression] Numerous libgomp.oacc failures seen in r222712

2015-05-05 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65993 --- Comment #4 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Tue May 5 09:39:29 2015 New Revision: 222799 URL: https://gcc.gnu.org/viewcvs?rev=222799root=gccview=rev Log: [PR testsuite/65205, libgomp/65993] Fix

[Bug libgomp/65993] [6 Regression] Numerous libgomp.oacc failures seen in r222712

2015-05-05 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65993 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libfortran/66650] New: libgfortran: warning: left shift of negative value [-Wshift-negative-value]

2015-06-24 Thread tschwinge at gcc dot gnu.org
: normal Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: mpolacek at gcc dot gnu.org Target Milestone: --- As of the changes in context of PR65179, http://news.gmane.org/find

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not m

2015-06-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66518 --- Comment #1 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Fri Jun 19 07:41:37 2015 New Revision: 224639 URL: https://gcc.gnu.org/viewcvs?rev=224639root=gccview=rev Log: libgomp: XFAIL two libgomp.oacc-* tests

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-05-28 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Keywords||openacc

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-06-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 --- Comment #2 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Tue Jun 2 11:48:56 2015 New Revision: 224028 URL: https://gcc.gnu.org/viewcvs?rev=224028root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug libgomp/65742] [5/6 Regression] Several libgomp.oacc-* failures after r221922.

2015-06-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65742 --- Comment #7 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Tue Jun 2 11:48:56 2015 New Revision: 224028 URL: https://gcc.gnu.org/viewcvs?rev=224028root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-06-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-07-31 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 --- Comment #5 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Fri Jul 31 14:13:59 2015 New Revision: 226444 URL: https://gcc.gnu.org/viewcvs?rev=226444root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-08-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 --- Comment #6 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Mon Aug 10 16:48:26 2015 New Revision: 226763 URL: https://gcc.gnu.org/viewcvs?rev=226763root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug libgomp/65742] [5 Regression] Several libgomp.oacc-* failures after r221922.

2015-07-15 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65742 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libgomp/65099] nvptx offloading: hard-coded 64-bit assumptions

2015-07-15 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65099 --- Comment #2 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Wed Jul 15 11:55:13 2015 New Revision: 225824 URL: https://gcc.gnu.org/viewcvs?rev=225824root=gccview=rev Log: [PR libgomp/65099] nvptx offloading: only

[Bug middle-end/66332] goacc/acc_on_device-2.c scan-rtl-dump-times expand testsuite failure

2015-07-15 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66332 --- Comment #4 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Wed Jul 15 11:55:00 2015 New Revision: 225822 URL: https://gcc.gnu.org/viewcvs?rev=225822root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug libgomp/65742] [5 Regression] Several libgomp.oacc-* failures after r221922.

2015-07-15 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65742 --- Comment #9 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Wed Jul 15 11:55:00 2015 New Revision: 225822 URL: https://gcc.gnu.org/viewcvs?rev=225822root=gccview=rev Log: [PR libgomp/65742, PR middle-end/66332

[Bug c/64880] OpenACC gcc/g++ Discrepancy

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64880 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/64765] [OpenACC] Bogus "'copy' is not valid for '#pragma acc kernels loop'"

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64765 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/64880] OpenACC gcc/g++ Discrepancy

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64880 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Tue Oct 27 08:39:15 2015 New Revision: 229404 URL: https://gcc.gnu.org/viewcvs?rev=229404=gcc=rev Log: [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++

[Bug c/64765] [OpenACC] Bogus "'copy' is not valid for '#pragma acc kernels loop'"

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64765 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Tue Oct 27 08:39:15 2015 New Revision: 229404 URL: https://gcc.gnu.org/viewcvs?rev=229404=gcc=rev Log: [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++

[Bug testsuite/68063] FAIL: libgomp.c++/member-2.C execution test

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68063 --- Comment #5 from Thomas Schwinge --- Author: tschwinge Date: Tue Oct 27 10:32:32 2015 New Revision: 229411 URL: https://gcc.gnu.org/viewcvs?rev=229411=gcc=rev Log: [PR testsuite/68063] Add missing private clause in libgomp.c++/member-1.C

[Bug fortran/63861] OpenACC coarray ICE (also with OpenMP?)

2015-10-27 Thread tschwinge at gcc dot gnu.org
||tschwinge at gcc dot gnu.org --- Comment #6 from Thomas Schwinge --- (In reply to Dominique d'Humieres from comment #5) > Is this fixed after r220189? No.

[Bug fortran/63865] [OpenACC] support acc cache

2015-10-27 Thread tschwinge at gcc dot gnu.org
||2015-10-27 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug fortran/63865] [OpenACC] support acc cache

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63865 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/63865] [OpenACC] support acc cache

2015-10-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63865 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Tue Oct 27 16:54:52 2015 New Revision: 229448 URL: https://gcc.gnu.org/viewcvs?rev=229448=gcc=rev Log: [PR fortran/63865] OpenACC cache directive: match Fortran support with C/C++

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not m

2015-10-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66518 --- Comment #2 from Thomas Schwinge --- Author: tschwinge Date: Mon Oct 26 16:24:17 2015 New Revision: 229378 URL: https://gcc.gnu.org/viewcvs?rev=229378=gcc=rev Log: [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device,

[Bug libgomp/65437] acc_update_device and acc_update_self fail to initialize runtime.

2015-10-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65437 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Mon Oct 26 16:24:17 2015 New Revision: 229378 URL: https://gcc.gnu.org/viewcvs?rev=229378=gcc=rev Log: [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device,

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not m

2015-10-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66518 --- Comment #3 from Thomas Schwinge --- Author: tschwinge Date: Mon Oct 26 16:24:28 2015 New Revision: 229379 URL: https://gcc.gnu.org/viewcvs?rev=229379=gcc=rev Log: [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not m

2015-10-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66518 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libgomp/65437] acc_update_device and acc_update_self fail to initialize runtime.

2015-10-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65437 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libgomp/68242] [gomp4] FAIL: libgomp.oacc-c-c++-common/reduction-2.c -DACC_DEVICE_TYPE_host=1 execution test

2015-11-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68242 --- Comment #4 from Thomas Schwinge --- (In reply to Nathan Sidwell from comment #3) > I think my firstprivate patch resolves this one. That is unlikely: the report here is about issues with the test cases themselves, on gomp-4_0-branch.

[Bug libgomp/67141] wrong libgomp mutex initialisation order

2015-11-09 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67141 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/66716] gomp4: libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-loop.c -g ICE

2015-11-09 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66716 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug middle-end/68166] [6 regression] fold-const.c:12040:18: error: aggregate 'md5_ctx ctx' has incomplete type and cannot be defined

2015-11-01 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68166 --- Comment #2 from Thomas Schwinge --- Author: tschwinge Date: Mon Nov 2 07:42:04 2015 New Revision: 229652 URL: https://gcc.gnu.org/viewcvs?rev=229652=gcc=rev Log: [PR middle-end/68166] Restore build with fold checking enabled gcc/

[Bug middle-end/68166] [6 regression] fold-const.c:12040:18: error: aggregate 'md5_ctx ctx' has incomplete type and cannot be defined

2015-11-01 Thread tschwinge at gcc dot gnu.org
||tschwinge at gcc dot gnu.org Resolution|--- |FIXED Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #3 from Thomas Schwinge --- Presumed fixed in r229652, <http://news.gmane.org/find-root.

[Bug libgomp/68242] [gomp4] FAIL: libgomp.oacc-c-c++-common/reduction-2.c -DACC_DEVICE_TYPE_host=1 execution test

2015-11-07 Thread tschwinge at gcc dot gnu.org
|UNCONFIRMED |NEW Last reconfirmed||2015-11-07 CC||cesar at gcc dot gnu.org, ||nathan at gcc dot gnu.org, ||tschwinge at gcc

[Bug c/64765] [OpenACC] Bogus "'copy' is not valid for '#pragma acc kernels loop'"

2015-10-08 Thread tschwinge at gcc dot gnu.org
||2015-10-08 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug c/64880] OpenACC gcc/g++ Discrepancy

2015-10-08 Thread tschwinge at gcc dot gnu.org
||2015-10-08 Component|libgomp |c Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug c/64868] C front-end rejects valid syntax.

2015-10-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64868 --- Comment #5 from Thomas Schwinge --- Anything left to be done here?

[Bug fortran/63858] fixed form OpenACC directive ICE with -fopenacc -fopenmp

2015-10-09 Thread tschwinge at gcc dot gnu.org
|ASSIGNED CC||tschwinge at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org

[Bug libgomp/65437] acc_update_device and acc_update_self fail to initialize runtime.

2015-10-09 Thread tschwinge at gcc dot gnu.org
||2015-10-09 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not m

2015-10-09 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66518 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libgomp/65099] nvptx offloading: hard-coded 64-bit assumptions

2015-07-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65099 --- Comment #1 from Thomas Schwinge tschwinge at gcc dot gnu.org --- Author: tschwinge Date: Wed Jul 8 14:59:59 2015 New Revision: 225560 URL: https://gcc.gnu.org/viewcvs?rev=225560root=gccview=rev Log: [nvptx offloading] Only 64-bit

[Bug target/67822] New: OpenMP offloading to nvptx fails

2015-10-02 Thread tschwinge at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Target Milestone: --- When nvptx offloading linking is enabled (but that just exposes the problem, doesn't cause it), we see lot of OpenMP offloading test cases fail as follows

[Bug target/67822] OpenMP offloading to nvptx fails

2015-10-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67822 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Fri Oct 2 19:27:30 2015 New Revision: 228414 URL: https://gcc.gnu.org/viewcvs?rev=228414=gcc=rev Log: [PR target/67822] OpenMP offloading to nvptx fails gcc/ PR

[Bug other/67300] -foffload* undocumented

2015-09-21 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67300 Thomas Schwinge changed: What|Removed |Added Keywords||openmp Status|UNCONFIRMED

[Bug libgomp/67141] wrong libgomp mutex initialisation order

2015-09-21 Thread tschwinge at gcc dot gnu.org
at gcc dot gnu.org |cltang at gcc dot gnu.org --- Comment #5 from Thomas Schwinge --- <http://news.gmane.org/find-root.php?message_id=%3C55FBC02A.5080306%40codesourcery.com%3E>.

  1   2   3   4   5   6   7   8   9   10   >