[Bug middle-end/66633] [5/6 regression] ICE on valid verify_gimple failed with OpenMP

2015-07-01 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66633 --- Comment #10 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Wed Jul 1 08:21:40 2015 New Revision: 225227 URL: https://gcc.gnu.org/viewcvs?rev=225227root=gccview=rev Log: PR middle-end/66633 *

[Bug rtl-optimization/66626] [4.9/5/6 Regression] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3

2015-07-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66626 --- Comment #8 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to H.J. Lu from comment #7) Created attachment 35882 [details] A patch Uhuh... it's correct. We want to limit regparm value with local_regparm. However, the unpatched

[Bug middle-end/66633] [5/6 regression] ICE on valid verify_gimple failed with OpenMP

2015-07-01 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66633 --- Comment #11 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Wed Jul 1 08:24:29 2015 New Revision: 225228 URL: https://gcc.gnu.org/viewcvs?rev=225228root=gccview=rev Log: PR middle-end/66633 *

[Bug middle-end/66685] [6 Regression] conftest.c:16:1: internal compiler error: in as_a, at is-a.h:192

2015-07-01 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66685 --- Comment #8 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Wed Jul 1 08:41:33 2015 New Revision: 225230 URL: https://gcc.gnu.org/viewcvs?rev=225230root=gccview=rev Log: gcc/ PR

[Bug c++/60365] multiple noreturn attribute specifiers in a single declaration doesn't result in a diagnostic

2015-07-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60365 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/66717] New: In variable declaration, decltype incorrectly deduces return type of function returning const reference to int

2015-07-01 Thread charlie at charliedyson dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66717 Bug ID: 66717 Summary: In variable declaration, decltype incorrectly deduces return type of function returning const reference to int Product: gcc Version: 5.1.0

[Bug middle-end/66633] [5/6 regression] ICE on valid verify_gimple failed with OpenMP

2015-07-01 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66633 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/66701] __cxxabiv1::__cxa_pure_virtual - can it take an argument of the pointer to the function that was called, please?

2015-07-01 Thread jmcguiness at liquidcapital dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66701 Jason McG jmcguiness at liquidcapital dot com changed: What|Removed |Added Status|CLOSED

[Bug c++/60365] multiple noreturn attribute specifiers in a single declaration doesn't result in a diagnostic

2015-07-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60365 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jul 1 09:08:17 2015 New Revision: 225234 URL: https://gcc.gnu.org/viewcvs?rev=225234root=gccview=rev Log: /cp 2015-07-01 Paolo Carlini

[Bug c++/65090] GCC produces instruction with bad alignment on SPARC when using -O

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65090 Bug 65090 depends on bug 65945, which changed state. Bug 65945 Summary: C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65945 What|Removed

[Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65945 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug testsuite/66723] gcc.target/i386/vararg-loc.c FAILs

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66723 --- Comment #1 from vries at gcc dot gnu.org --- Author: vries Date: Wed Jul 1 17:33:01 2015 New Revision: 225266 URL: https://gcc.gnu.org/viewcvs?rev=225266root=gccview=rev Log: Use scan-rtl-dump in i386/vararg-loc.c 2015-07-01 Tom de Vries

[Bug inline-asm/66727] New: Example artificial dependency incorrect

2015-07-01 Thread T.E.Baldwin99 at members dot leeds.ac.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66727 Bug ID: 66727 Summary: Example artificial dependency incorrect Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component:

[Bug debug/66728] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org --- Related to bug 31690.

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65945 --- Comment #14 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Jul 1 17:59:19 2015 New Revision: 225270 URL: https://gcc.gnu.org/viewcvs?rev=225270root=gccview=rev Log: PR c++/65945 * decl.c

[Bug target/66509] the new clang-based assembler in Xcode 7 on 10.11 fails on the libjava/java/lang/reflect/natArray.cc file from FSF gcc 5.1 at -m32

2015-07-01 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509 mrs at gcc dot gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added Known to work||6.0

[Bug tree-optimization/66729] New: Segfault starting with r224967

2015-07-01 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66729 Bug ID: 66729 Summary: Segfault starting with r224967 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug c++/65090] GCC produces instruction with bad alignment on SPARC when using -O

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65090 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65945 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug preprocessor/53690] [C++11] \u0000 and \U00000000 are wrongly encoded as U+0001.

2015-07-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53690 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/66729] Segfault starting with r224967

2015-07-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66729 --- Comment #1 from David Edelsohn dje at gcc dot gnu.org --- Is this the bootstrap failure that Segher tracked to Richard Sandiford? Richard already posted a patch.

[Bug ipa/65844] [5/6 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu

2015-07-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65844 --- Comment #3 from Martin Liška marxin at gcc dot gnu.org --- Even with fixed configure script, I am unable to reproduce the issue on x86_64-linux-pc with -m32 option added. Martin

[Bug tree-optimization/66720] gcc.dg/vect/pr48052.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66720 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |6.0

[Bug target/66509] the new clang-based assembler in Xcode 7 on 10.11 fails on the libjava/java/lang/reflect/natArray.cc file from FSF gcc 5.1 at -m32

2015-07-01 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509 Jack Howarth howarth.at.gcc at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/66719] gcc.dg/vect/bb-slp-32.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66719 --- Comment #1 from Rainer Orth ro at gcc dot gnu.org --- Created attachment 35884 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35884action=edit bb-slp-32.c.142t.slp2 dump

[Bug fortran/66578] [F2008] Invalid free on allocate(...,source=a(:)) in block

2015-07-01 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66578 vehre at gcc dot gnu.org changed: What|Removed |Added Attachment #35806|0 |1 is obsolete|

[Bug tree-optimization/66719] New: gcc.dg/vect/bb-slp-32.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66719 Bug ID: 66719 Summary: gcc.dg/vect/bb-slp-32.c FAILs Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug target/66523] the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m

2015-07-01 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523 --- Comment #5 from Jack Howarth howarth.at.gcc at gmail dot com --- This is the last remaining issue with building gcc trunk using the clang-based assembler in Xcode 7. Should we check in Iain's proposed fix for now as a stop-gap fix

[Bug jit/66628] jit: Provide a way to add arbitrary options to the toplev command line

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66628 --- Comment #2 from David Malcolm dmalcolm at gcc dot gnu.org --- Author: dmalcolm Date: Wed Jul 1 14:31:48 2015 New Revision: 225253 URL: https://gcc.gnu.org/viewcvs?rev=225253root=gccview=rev Log: PR jit/66628: add

[Bug tree-optimization/66721] [6 regression] gcc.target/i386/pr61403.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66721 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |6.0

[Bug tree-optimization/66721] New: [6 regression] gcc.target/i386/pr61403.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66721 Bug ID: 66721 Summary: [6 regression] gcc.target/i386/pr61403.c FAILs Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/66723] New: gcc.target/i386/vararg-loc.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66723 Bug ID: 66723 Summary: gcc.target/i386/vararg-loc.c FAILs Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/66723] gcc.target/i386/vararg-loc.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66723 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |6.0

[Bug debug/66668] [6 regression] FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\([^\n]*\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|hppa64-hp-hpux11.11 |hppa64-hp-hpux11.11,

[Bug tree-optimization/66720] New: gcc.dg/vect/pr48052.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66720 Bug ID: 66720 Summary: gcc.dg/vect/pr48052.c FAILs Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug tree-optimization/66720] gcc.dg/vect/pr48052.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66720 --- Comment #1 from Rainer Orth ro at gcc dot gnu.org --- Created attachment 35885 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35885action=edit pr48052.c.132t.vect dump

[Bug jit/66700] Bogus gimplification of jit code using ptrs to functions

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66700 --- Comment #5 from David Malcolm dmalcolm at gcc dot gnu.org --- Author: dmalcolm Date: Wed Jul 1 12:50:50 2015 New Revision: 225248 URL: https://gcc.gnu.org/viewcvs?rev=225248root=gccview=rev Log: PR jit/66700: set TREE_ADDRESSABLE when

[Bug rtl-optimization/66626] [4.9/5/6 Regression] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3

2015-07-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66626 --- Comment #10 from H.J. Lu hjl.tools at gmail dot com --- There is also else if (ix86_function_regparm (fntype, fndecl) == 3) { /* For regparm 3, we have no free call-clobbered registers in which to store

[Bug tree-optimization/66719] gcc.dg/vect/bb-slp-32.c FAILs

2015-07-01 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66719 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |6.0

[Bug other/66722] New: libiberty/pex-unix.c warning: initialization from incompatible pointer type

2015-07-01 Thread richard at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66722 Bug ID: 66722 Summary: libiberty/pex-unix.c warning: initialization from incompatible pointer type Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity:

[Bug fortran/66710] Unhelpful error message with unbalanced parenthesis

2015-07-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66710 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/66718] Non-invariant ADDR_EXPR not vectorized

2015-07-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66718 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/66718] New: Non-invariant ADDR_EXPR not vectorized

2015-07-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66718 Bug ID: 66718 Summary: Non-invariant ADDR_EXPR not vectorized Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal

[Bug c++/66717] In variable declaration, decltype incorrectly deduces return type of function returning const reference to int

2015-07-01 Thread charlie at charliedyson dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66717 --- Comment #2 from Charlie charlie at charliedyson dot net --- I think you may be right that it's only the diagnostic that's wrong. The following compiles fine https://goo.gl/eyuv17 static int foo = 1; decltype (const_ref_to_int ()) x =

[Bug c++/66666] ARM wrong copy constructor address on multiple inheritance

2015-07-01 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 James Greenhalgh jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug rtl-optimization/66626] [4.9/5/6 Regression] gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3

2015-07-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66626 --- Comment #9 from H.J. Lu hjl.tools at gmail dot com --- (In reply to Uroš Bizjak from comment #8) (In reply to H.J. Lu from comment #7) Created attachment 35882 [details] A patch Uhuh... it's correct. We want to limit regparm value

[Bug middle-end/66432] libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch between an SSA_NAME and its symbol

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66432 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code, patch ---

[Bug c++/66666] ARM wrong copy constructor address on multiple inheritance

2015-07-01 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #16 from Antonio Poggiali antonio.poggiali at datalogic dot com --- (In reply to James Greenhalgh from comment #15) What userspace is running on the target? Sorry but I don't understand the question. Could you explain a

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC|

[Bug c++/66686] Instantiation of dependent template template parameter with non-dependent template rejected

2015-07-01 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66686 Patrick Palka ppalka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/65073] dynamic character assignment gives wrong result

2015-07-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65073 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr --- Question asked more than three months ago Any plan to back port the fix to 4.9? Still present in gcc version 4.9.3. Without answer I'll resolve this PR as FIXED.

[Bug c++/66717] In variable declaration, decltype incorrectly deduces return type of function returning const reference to int

2015-07-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66717 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libstdc++/66624] libstdc++ iostream uninitialized data

2015-07-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66624 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org --- I'm not sure, but I don't yet see how _M_state wouldn't get initialized.

[Bug jit/66546] No way to disable check for unreachable blocks

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #4 from David Malcolm dmalcolm at gcc dot gnu.org --- Author: dmalcolm Date: Wed Jul 1 14:35:53 2015 New Revision: 225254 URL: https://gcc.gnu.org/viewcvs?rev=225254root=gccview=rev Log: PR jit/66546: Add

[Bug tree-optimization/66718] Non-invariant ADDR_EXPR not vectorized

2015-07-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66718 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug jit/66546] No way to disable check for unreachable blocks

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 David Malcolm dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug jit/66700] Bogus gimplification of jit code using ptrs to functions

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66700 David Malcolm dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug jit/66700] Bogus gimplification of jit code using ptrs to functions

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66700 --- Comment #6 from David Malcolm dmalcolm at gcc dot gnu.org --- Author: dmalcolm Date: Wed Jul 1 14:48:55 2015 New Revision: 225258 URL: https://gcc.gnu.org/viewcvs?rev=225258root=gccview=rev Log: PR jit/66700: set TREE_ADDRESSABLE when

[Bug target/65867] [5/6 Regression] bootstrap fails for mingw32 due to missing header in ssp.c

2015-07-01 Thread daniel.f.starke at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65867 --- Comment #4 from Daniel Starke daniel.f.starke at freenet dot de --- I have already sent a patch to the ML. https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01539.html

[Bug jit/66628] jit: Provide a way to add arbitrary options to the toplev command line

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66628 David Malcolm dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug jit/66627] Tracker bug for jit bugs affecting ravi

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66627 Bug 66627 depends on bug 66546, which changed state. Bug 66546 Summary: No way to disable check for unreachable blocks https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 What|Removed |Added

[Bug jit/66627] Tracker bug for jit bugs affecting ravi

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66627 Bug 66627 depends on bug 66700, which changed state. Bug 66700 Summary: Bogus gimplification of jit code using ptrs to functions https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66700 What|Removed |Added

[Bug jit/66627] Tracker bug for jit bugs affecting ravi

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66627 Bug 66627 depends on bug 66628, which changed state. Bug 66628 Summary: jit: Provide a way to add arbitrary options to the toplev command line https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66628 What|Removed

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

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66716 --- Comment #2 from vries at gcc dot gnu.org --- Author: vries Date: Wed Jul 1 15:54:14 2015 New Revision: 225259 URL: https://gcc.gnu.org/viewcvs?rev=225259root=gccview=rev Log: Fix compilation libgomp.oacc-c-c++-common/kernels-loop.c -g

[Bug target/66563] [4.9 Regression] ICE (segmentation fault) on sh4-linux-gnu

2015-07-01 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66563 --- Comment #43 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- (In reply to John Paul Adrian Glaubitz from comment #42) Cross your fingers ;). Btw, could building the fixed gcc-4.9 with a compiler affected by this

[Bug tree-optimization/66729] Segfault starting with r224967

2015-07-01 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66729 rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug middle-end/66633] [5/6 regression] ICE on valid verify_gimple failed with OpenMP

2015-07-01 Thread abensonca at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66633 --- Comment #13 from Andrew Benson abensonca at gmail dot com --- (In reply to Eric Botcazou from comment #12) Fixed everywhere. Thanks for the fix! Unfortunately, while this fixes some instances, it still results in an ICE with optimization at

[Bug c++/66730] New: Optimizer seems to make incorrect assumptions about function alignment

2015-07-01 Thread kustermann.martin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66730 Bug ID: 66730 Summary: Optimizer seems to make incorrect assumptions about function alignment Product: gcc Version: 4.8.4 Status: UNCONFIRMED Severity: major

[Bug middle-end/66633] [5/6 regression] ICE on valid verify_gimple failed with OpenMP

2015-07-01 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66633 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug tree-optimization/66729] Segfault starting with r224967

2015-07-01 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66729 --- Comment #3 from Pat Haugen pthaugen at gcc dot gnu.org --- (In reply to rsand...@gcc.gnu.org from comment #2) (In reply to David Edelsohn from comment #1) Is this the bootstrap failure that Segher tracked to Richard Sandiford? Richard

[Bug target/64833] [SH]: Error: pcrel too far when compiling imagemagick and graphicsmagick on Debian sh4

2015-07-01 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64833 --- Comment #22 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Author: kkojima Date: Wed Jul 1 22:01:09 2015 New Revision: 225282 URL: https://gcc.gnu.org/viewcvs?rev=225282root=gccview=rev Log: PR target/64833 * [SH] Set length of

[Bug target/66731] New: vnmul, fnmul patterns incorrect for -frounding-math

2015-07-01 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66731 Bug ID: 66731 Summary: vnmul, fnmul patterns incorrect for -frounding-math Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal

[Bug target/64833] [SH]: Error: pcrel too far when compiling imagemagick and graphicsmagick on Debian sh4

2015-07-01 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64833 --- Comment #23 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Author: kkojima Date: Wed Jul 1 22:05:09 2015 New Revision: 225283 URL: https://gcc.gnu.org/viewcvs?rev=225283root=gccview=rev Log: PR target/64833 * [SH] Set length of

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

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66716 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #4 from

[Bug middle-end/66685] [6 Regression] conftest.c:16:1: internal compiler error: in as_a, at is-a.h:192

2015-07-01 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66685 --- Comment #9 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Wed Jul 1 16:48:30 2015 New Revision: 225263 URL: https://gcc.gnu.org/viewcvs?rev=225263root=gccview=rev Log: gcc/ PR

[Bug testsuite/66723] gcc.target/i386/vararg-loc.c FAILs

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66723 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Bug testsuite/66723] gcc.target/i386/vararg-loc.c FAILs

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66723 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2015-07-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66716 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code, openacc

[Bug rtl-optimization/61047] [4.9/5/6 Regression] wrong code at -O1 on x86_64-linux

2015-07-01 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61047 --- Comment #26 from Bernd Edlinger edlinger at gcc dot gnu.org --- Author: edlinger Date: Wed Jul 1 16:10:30 2015 New Revision: 225260 URL: https://gcc.gnu.org/viewcvs?rev=225260root=gccview=rev Log: gcc/ChangeLog: 2015-07-01 Bernd Edlinger

[Bug fortran/66725] Issue with silent conversion int to char, struggling in gfc_widechar_to_char

2015-07-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 --- Comment #1 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- Whereas : $ cat y_test_char_1.f90 program p print *, char(100) end $ gfortran y_test_char_1.f90 $ a.out d --- $ cat y_test_char_2.f90 program p print *,

[Bug c++/65945] C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame

2015-07-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65945 --- Comment #13 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Jul 1 17:06:52 2015 New Revision: 225265 URL: https://gcc.gnu.org/viewcvs?rev=225265root=gccview=rev Log: PR c++/65945 gcc/c-family/ *

[Bug debug/66668] [6 regression] FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\([^\n]*\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8

2015-07-01 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 --- Comment #2 from Aldy Hernandez aldyh at gcc dot gnu.org --- Yes, this is a known issue, likely across all architectures. I mentioned this upon merge of the debug-early work: https://gcc.gnu.org/ml/gcc/2015-06/msg00093.html As I discussed

[Bug debug/66728] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-01 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728 --- Comment #1 from Ulrich Weigand uweigand at gcc dot gnu.org --- A bit of debugging shows that what's going on here is this: add_const_value_attribute is called with the following constant RTL: (const_wide_int

[Bug fortran/56520] Syntax error causes misleading message: Invalid character in name

2015-07-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520 --- Comment #3 from kargl at gcc dot gnu.org --- Patch submitted for review https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00071.html

[Bug fortran/66724] New: ICE on input/output statements with wrong specifier data

2015-07-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 Bug ID: 66724 Summary: ICE on input/output statements with wrong specifier data Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/66725] New: Issue with silent conversion int to char, struggling in gfc_widechar_to_char

2015-07-01 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66725 Bug ID: 66725 Summary: Issue with silent conversion int to char, struggling in gfc_widechar_to_char Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity:

[Bug tree-optimization/66726] New: missed optimization, factor conversion out of COND_EXPR

2015-07-01 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66726 Bug ID: 66726 Summary: missed optimization, factor conversion out of COND_EXPR Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug debug/66728] New: CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-01 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728 Bug ID: 66728 Summary: CONST_WIDE_INT causes corrupted DWARF debug info Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-07-01 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #8 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Vladimir Makarov from comment #7) I'll commit the same patch into gcc-5 branch on next week after some testing the patch on trunk. Please note that I have fixed the

[Bug target/63408] [4.9/5/6 regression] GCC emits incorrect fixed-fp conversion instruction on Cortex-M4 target

2015-07-01 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63408 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/66701] __cxxabiv1::__cxa_pure_virtual - can it take an argument of the pointer to the function that was called, please?

2015-07-01 Thread jmcguiness at liquidcapital dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66701 Jason McG jmcguiness at liquidcapital dot com changed: What|Removed |Added Status|RESOLVED|CLOSED

[Bug c++/66666] ARM wrong copy constructor address on multiple inheritance

2015-07-01 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #14 from Antonio Poggiali antonio.poggiali at datalogic dot com --- Your toolchain is arm-none-linux-gnueabi , but you build with -mfloat-abi=hard - do you have suitable hard-float libraries on the target? I have only

[Bug middle-end/66713] atomic compare_exchange_strong creates spurious store for x86-64 at -O3

2015-07-01 Thread tkoeppe at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66713 --- Comment #3 from Thomas Köppe tkoeppe at google dot com --- Note: The code in question, and the hand-written assembly, are taken from the ZMQ library: https://github.com/zeromq/libzmq/blob/master/src/atomic_ptr.hpp I added the C++11 atomic

[Bug target/63408] [4.9/5/6 regression] GCC emits incorrect fixed-fp conversion instruction on Cortex-M4 target

2015-07-01 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63408 --- Comment #16 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Author: ramana Date: Wed Jul 1 08:01:57 2015 New Revision: 225226 URL: https://gcc.gnu.org/viewcvs?rev=225226root=gccview=rev Log: Fix PR target/63408 on the 4.9 branch.

[Bug testsuite/66734] New: Many MPX tests are skipped

2015-07-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66734 Bug ID: 66734 Summary: Many MPX tests are skipped Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug middle-end/66568] [CHKP] internal compiler error: in expand_expr_addr_expr_1

2015-07-01 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66568 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- All tests are failed with FAIL: gcc.target/i386/mpx/pr66568.c -O0 (test for excess errors) FAIL: gcc.target/i386/mpx/pr66568.c -O1 (test for excess errors) FAIL:

[Bug target/66563] [4.9 Regression] ICE (segmentation fault) on sh4-linux-gnu

2015-07-01 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66563 --- Comment #42 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- (In reply to John Paul Adrian Glaubitz from comment #41) So, please bear with me until I can give some feedback. Matthias has uploaded the 4.9.3 release now

[Bug driver/66732] New: ISL 0.15 released, has breaking changes to gcc

2015-07-01 Thread jamespharvey20 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66732 Bug ID: 66732 Summary: ISL 0.15 released, has breaking changes to gcc Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/66733] New: ICE at -Os and above on x86_64-linux-gnu

2015-07-01 Thread su at cs dot ucdavis.edu
++ --disable-werror --enable-multilib Thread model: posix gcc version 6.0.0 20150701 (experimental) [trunk revision 225222] (GCC) $ $ gcc-trunk -O1 -c small.c $ gcc-5.1 -Os -c small.c $ $ gcc-trunk -Os -c small.c small.c: In function ‘fn2’: small.c:26:1: internal compiler error: Segmentation fault

  1   2   >