[Bug libgomp/65070] libgomp calls syscall instruction directly

2016-08-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65070 --- Comment #7 from Andreas Schwab --- syscall(2) is a standard Unix libc interface.

[Bug libgomp/65070] libgomp calls syscall instruction directly

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65070 --- Comment #8 from Andrew Pinski --- This file is compiling for gnu/Linux or musl/linux or uclibc/Linux which means it is both the libc abi and Linux (kernel) abi. So I don't see this as a bug still. If you have a target that is Linux kernel a

[Bug target/71776] relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `__gnu_h2f_internal'

2016-08-07 Thread malithyapa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71776 --- Comment #3 from malithyapa at gmail dot com --- Tried with 4.9.3 issue is still there

[Bug target/71776] relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `__gnu_h2f_internal'

2016-08-07 Thread malithyapa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71776 --- Comment #4 from malithyapa at gmail dot com --- Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debi

[Bug tree-optimization/71083] [5/6/7 Regression] Unaligned bit-field address when predictive commoning

2016-08-07 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comm

[Bug c/72816] [5/6/7 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Sun Aug 7 09:49:14 2016 New Revision: 239218 URL: https://gcc.gnu.org/viewcvs?rev=239218&root=gcc&view=rev Log: PR c/72816 * stor-layout.c (layout_decl): Fix up formattin

[Bug c/72816] [5/6 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/72824] [5/6/7 Regression] Signed floating point zero semantics broken at optimization level -O3 (tree-loop-distribute-patterns)

2016-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72824 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug lto/70345] Installing liblto_plugin under $LIBDIR/bfd-plugins

2016-08-07 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345 --- Comment #3 from Дилян Палаузов --- Am I correct if I say, that the gcc plugin is backward compatible: the plugin from the newest gcc can be used with any gcc but not vice versa? How do nm and ar determine, if a plugin shall be used, for inst

[Bug lto/70345] Installing liblto_plugin under $LIBDIR/bfd-plugins

2016-08-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70345 --- Comment #4 from Markus Trippelsdorf --- (In reply to Дилян Палаузов from comment #3) > Am I correct if I say, that the gcc plugin is backward compatible: the > plugin from the newest gcc can be used with any gcc but not vice versa? Right now

[Bug fortran/72698] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-08-07 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 vehre at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #6 from ve

[Bug tree-optimization/72824] [5/6/7 Regression] Signed floating point zero semantics broken at optimization level -O3 (tree-loop-distribute-patterns)

2016-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72824 --- Comment #4 from Jakub Jelinek --- Created attachment 39066 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39066&action=edit gcc7-pr72824.patch Untested fix.

[Bug tree-optimization/71083] [5/6/7 Regression] Unaligned bit-field address when predictive commoning

2016-08-07 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 Bernd Edlinger changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- C

[Bug fortran/71961] [7 Regression] 178.galgel in SPEC CPU 2000 is miscompiled

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961 --- Comment #16 from Thomas Koenig --- Author: tkoenig Date: Sun Aug 7 13:24:32 2016 New Revision: 239220 URL: https://gcc.gnu.org/viewcvs?rev=239220&root=gcc&view=rev Log: 2016-08-07 Thomas Koenig PR fortran/71961 * gfortra

[Bug fortran/71961] [7 Regression] 178.galgel in SPEC CPU 2000 is miscompiled

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/71936] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487

2016-08-07 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71936 vehre at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from ve

[Bug target/72827] New: [7 Regression] gnat bootstrap broken on powerpc64le-linux-gnu

2016-08-07 Thread doko at gcc dot gnu.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Target Milestone: --- seen with trunk 20160804 and 20160807: make[5]: Entering directory '/home/doko/gcc/gcc-snapshot-20160804/build/gcc/ada/tools' ../.

[Bug fortran/71961] [7 Regression] 178.galgel in SPEC CPU 2000 is miscompiled

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961 --- Comment #18 from Thomas Koenig --- Author: tkoenig Date: Sun Aug 7 15:25:56 2016 New Revision: 239221 URL: https://gcc.gnu.org/viewcvs?rev=239221&root=gcc&view=rev Log: 2016-08-07 Thomas Koenig PR fortran/71961 * gfortra

[Bug fortran/70040] [6 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 Thomas Koenig changed: What|Removed |Added Summary|[6/7 Regression] ICE in |[6 Regression] ICE in

[Bug fortran/70040] [6 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 --- Comment #9 from Thomas Koenig --- Author: tkoenig Date: Sun Aug 7 15:40:34 2016 New Revision: 239222 URL: https://gcc.gnu.org/viewcvs?rev=239222&root=gcc&view=rev Log: 2016-08-07 Thomas Koenig PR fortran/70040 Corrected

[Bug fortran/70040] [6 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #10 from Domi

[Bug fortran/70040] [6 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 --- Comment #11 from Thomas Koenig --- Author: tkoenig Date: Sun Aug 7 15:56:25 2016 New Revision: 239223 URL: https://gcc.gnu.org/viewcvs?rev=239223&root=gcc&view=rev Log: 2016-08-07 Thomas Koenig PR fortran/70040 Backport

[Bug fortran/70040] [5 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 Thomas Koenig changed: What|Removed |Added Summary|[6 Regression] ICE in |[5 Regression] ICE in

[Bug fortran/70040] [5 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 --- Comment #13 from Dominique d'Humieres --- > I don't have a gcc 5 tree at the moment (and it will be a > couple of days until I can regenerate it). So, if somebody > could check that this works, and can also commit the test case, > we can clo

[Bug fortran/65677] Incomplete assignment on deferred-length character variable

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug fortran/71795] [5/6/7 Regression] Two Bugs in array constructors (optimization)

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71795 --- Comment #10 from Thomas Koenig --- Author: tkoenig Date: Sun Aug 7 17:01:39 2016 New Revision: 239224 URL: https://gcc.gnu.org/viewcvs?rev=239224&root=gcc&view=rev Log: 2016-08-07 Thomas Koenig PR fortran/71795 Backport

[Bug fortran/71795] [5 Regression] Two Bugs in array constructors (optimization)

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71795 Thomas Koenig changed: What|Removed |Added Summary|[5/6/7 Regression] Two Bugs |[5 Regression] Two Bugs in

[Bug fortran/65677] Incomplete assignment on deferred-length character variable

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677 --- Comment #3 from Thomas Koenig --- ig25@linux-fd1f:~/Krempel/Ass> cat a.f90 program main character(:), allocatable :: text text = 'asdf' text = adjustl(text(2:)) print *,text end program main ig25@linux-fd1f:~/Krempel/Ass> gfortran a.

[Bug c++/58706] ICE with lambda in OpenMP for-loop

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58706 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/72828] New: ICE in clone_tree_partial when compiling with -fdebug-types-section

2016-08-07 Thread ott at fb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72828 Bug ID: 72828 Summary: ICE in clone_tree_partial when compiling with -fdebug-types-section Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/68331] [meta-bug] fipa-pta issues

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68331 Andrew Pinski changed: What|Removed |Added Keywords||meta-bug Status|UNCONFIRMED

[Bug target/38939] MULLW on often faster than SLWI ADD SLWI ADD..

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38939 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug c++/71376] __cpp_noexcept_function_type feature test macro not defined.

2016-08-07 Thread eric at efcs dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71376 --- Comment #2 from Eric Fiselier --- I was wrong about the "GCC has recently implemented "noexcept as part of the type system"" part. Closing as invalid.

[Bug c++/71376] __cpp_noexcept_function_type feature test macro not defined.

2016-08-07 Thread eric at efcs dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71376 Eric Fiselier changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/71083] [5/6/7 Regression] Unaligned bit-field address when predictive commoning

2016-08-07 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083 --- Comment #7 from Bernd Edlinger --- Created attachment 39068 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39068&action=edit proposed patch

[Bug c++/69523] -Wliteral-suffix should not warn within namespace std

2016-08-07 Thread eric at efcs dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69523 --- Comment #8 from Eric Fiselier --- Created attachment 39069 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39069&action=edit fix.patch Add a suggested fix with make -Wno-literal-suffix suppress the reserved identifier warnings. @Jonath

[Bug c++/69022] attribute vector_size ignored with dependent bytes

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69022 Andrew Pinski changed: What|Removed |Added Blocks||68703 Target Milestone|---

[Bug rtl-optimization/72771] [6/7 Regression] powerpc64le ICE with -mcpu=power9

2016-08-07 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72771 Alan Modra changed: What|Removed |Added CC|amodra at gcc dot gnu.org, | |amodra at gmail

[Bug bootstrap/72829] New: [7 Regression] ICE in extract_constrain_insn, at recog.c:2211 (error: insn does not satisfy its constraints) on 32-bit BE powerpc

2016-08-07 Thread asolokha at gmx dot com
: --- Target: powerpc-e500v2-linux-gnuspe gcc-7.0.0_alpha20160807 snapshot fails to bootstrap when building libsanitizer: cross-powerpc-e500v2-linux-gnuspe/gcc-7.0.0_alpha20160807/work/gcc-7-20160807/libsanitizer/sanitizer_common/sanitizer_libc.cc:191:1: error: insn does not satisfy its constraints

[Bug gcov-profile/67097] gcov-tool merge (can) crash when dir2 contains files not in dir1

2016-08-07 Thread gilles.gouaillardet at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67097 Gilles Gouaillardet changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug fortran/70040] [5 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 --- Comment #14 from Thomas Koenig --- Author: tkoenig Date: Mon Aug 8 06:29:16 2016 New Revision: 239229 URL: https://gcc.gnu.org/viewcvs?rev=239229&root=gcc&view=rev Log: 2016-08-08 Thomas Koenig PR fortran/70040 Backport

[Bug c++/69390] dynamic_cast on rvalue fails

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69390 --- Comment #2 from Andrew Pinski --- Related to bug 69060.

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 70040, which changed state. Bug 70040 Summary: [5 Regression] ICE in gimplify.c with deferred-length strings https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 What|Removed |Added --

[Bug fortran/70040] [5 Regression] ICE in gimplify.c with deferred-length strings

2016-08-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70040 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/65412] missing control flow optimisation

2016-08-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65412 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Sev