[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 Abhijith Raghavendra changed: What|Removed |Added CC||abhijithr1 at gmail dot com --- C

[Bug c/70797] New: gcc.exe: Internal compiler error: (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70797 Bug ID: 70797 Summary: gcc.exe: Internal compiler error: (program as) Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component:

[Bug c/70798] New: optimize-strlen generate infinite recursion code when the program has own "calloc" function

2016-04-26 Thread knakahara at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70798 Bug ID: 70798 Summary: optimize-strlen generate infinite recursion code when the program has own "calloc" function Product: gcc Version: 5.3.1 Status: UNCONFIRMED

[Bug target/60290] 32-bit g++.dg/cilk-plus/CK/catch_exc.cc FAILs on Solaris/x86

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60290 --- Comment #8 from Rainer Orth --- Author: ro Date: Tue Apr 26 08:55:02 2016 New Revision: 235432 URL: https://gcc.gnu.org/viewcvs?rev=235432&root=gcc&view=rev Log: Compile libcilkrts with -funwind-tables (PR target/60290) PR target/60

[Bug target/60290] 32-bit g++.dg/cilk-plus/CK/catch_exc.cc FAILs on Solaris/x86

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60290 --- Comment #9 from Rainer Orth --- Fixed for 7.1.

[Bug ipa/70760] [6/7 regression] wrong generated code for std::make_unique with -fipa-pta

2016-04-26 Thread david.abdurachmanov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760 --- Comment #10 from David Abdurachmanov --- I did a quick test (still took several hours) with #1 and #3 patches and both seem to solve the issue. Patches were tested on top of r235408. Just in case I will run patch #3 (for now) again, but wil

[Bug target/70799] New: STV pass does not convert DImode shifts and rotates

2016-04-26 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70799 Bug ID: 70799 Summary: STV pass does not convert DImode shifts and rotates Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Compo

[Bug c/12245] [4.9/5/6/7 regression] Uses lots of memory when compiling large initialized arrays

2016-04-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245 --- Comment #60 from Richard Biener --- GCC 5 should have improved things a bit by wide-ints as small INTEGER_CSTs now use 8 bytes less memory. A quick check with GCC 6 shows around ~200MB memory use for the attached testcase. Note that your la

[Bug ipa/70760] [6/7 regression] wrong generated code for std::make_unique with -fipa-pta

2016-04-26 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760 --- Comment #11 from rguenther at suse dot de --- On Tue, 26 Apr 2016, david.abdurachmanov at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760 > > --- Comment #10 from David Abdurachmanov com> --- > I did a quick test

[Bug c/70798] optimize-strlen generate infinite recursion code when the program has own "calloc" function

2016-04-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70798 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/70795] [7 Regression] gcc/libjava/interpret.cc:1948:1: ICE: in binds_to_current_def_p, at symtab.c:2232

2016-04-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70795 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2016-04-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 Richard Biener changed: What|Removed |Added CC||knakahara at netbsd dot org --- Comment

[Bug target/70799] STV pass does not convert DImode shifts and rotates

2016-04-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70799 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug target/59407] gcc.target/i386/pr58218.c FAILs with Sun as

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59407 --- Comment #5 from Rainer Orth --- Author: ro Date: Tue Apr 26 10:06:16 2016 New Revision: 235434 URL: https://gcc.gnu.org/viewcvs?rev=235434&root=gcc&view=rev Log: Support .lbss etc. sections with Solaris as (PR target/59407) PR targe

[Bug target/61821] gcc.target/i386/pr61599-1.c FAILs with Sun as

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61821 --- Comment #5 from Rainer Orth --- Author: ro Date: Tue Apr 26 10:10:33 2016 New Revision: 235435 URL: https://gcc.gnu.org/viewcvs?rev=235435&root=gcc&view=rev Log: Support .largecomm with Solaris as (PR target/61821) PR target/61821

[Bug target/61821] gcc.target/i386/pr61599-1.c FAILs with Sun as

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61821 Bug 61821 depends on bug 59407, which changed state. Bug 59407 Summary: gcc.target/i386/pr58218.c FAILs with Sun as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59407 What|Removed |Added

[Bug target/59407] gcc.target/i386/pr58218.c FAILs with Sun as

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59407 Rainer Orth changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/61821] gcc.target/i386/pr61599-1.c FAILs with Sun as

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61821 Rainer Orth changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libgcc/70800] New: libgcc/config/libbid/bid_binarydecimal.c: suspicious comparison ?

2016-04-26 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70800 Bug ID: 70800 Summary: libgcc/config/libbid/bid_binarydecimal.c: suspicious comparison ? Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls

2016-04-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls

2016-04-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #2 from Jonathan Wakely --- Also, check your 'ulimit -m' value.

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls

2016-04-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #3 from Jonathan Wakely --- And 'ulimit -v'

[Bug tree-optimization/70775] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault

2016-04-26 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70775 --- Comment #3 from amker at gcc dot gnu.org --- Author: amker Date: Tue Apr 26 11:10:47 2016 New Revision: 235436 URL: https://gcc.gnu.org/viewcvs?rev=235436&root=gcc&view=rev Log: PR tree-optimization/70771 PR tree-optimization/

[Bug tree-optimization/70771] [7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in operator[], at vec.h:714

2016-04-26 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70771 --- Comment #4 from amker at gcc dot gnu.org --- Author: amker Date: Tue Apr 26 11:10:47 2016 New Revision: 235436 URL: https://gcc.gnu.org/viewcvs?rev=235436&root=gcc&view=rev Log: PR tree-optimization/70771 PR tree-optimization/

[Bug middle-end/70801] New: IRA caller-saves does not support rematerialization

2016-04-26 Thread wdijkstr at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70801 Bug ID: 70801 Summary: IRA caller-saves does not support rematerialization Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/70744] preincrements possibly double-evaluated in GNU ternaries

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70744 --- Comment #7 from Marek Polacek --- Author: mpolacek Date: Tue Apr 26 11:32:26 2016 New Revision: 235438 URL: https://gcc.gnu.org/viewcvs?rev=235438&root=gcc&view=rev Log: Bootstrapped/regtested on x86_64-linux, ok for trunk? 2016-04-25 Mar

[Bug c++/70744] preincrements possibly double-evaluated in GNU ternaries

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70744 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/70787] No time and child info with -pg and gccgo

2016-04-26 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70787 --- Comment #2 from Dominik Vogt --- The Go runtime seems to register a handler for SIGPROF even if it does not want to profile. So it always uninstalls the handler installed by Glibc on behalf of the -pg option. To me it looks like -pg actuall

[Bug middle-end/70802] New: IRA memory cost calculation incorrect for immediates

2016-04-26 Thread wdijkstr at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70802 Bug ID: 70802 Summary: IRA memory cost calculation incorrect for immediates Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug tree-optimization/70803] New: gcc.dg/vect/pr56625.c FAILs

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70803 Bug ID: 70803 Summary: gcc.dg/vect/pr56625.c FAILs Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug tree-optimization/70803] gcc.dg/vect/pr56625.c FAILs

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70803 Rainer Orth changed: What|Removed |Added Target Milestone|--- |7.0

[Bug rtl-optimization/57193] [4.9/5/6/7 Regression] suboptimal register allocation for SSE registers

2016-04-26 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57193 --- Comment #11 from Bernd Schmidt --- Author: bernds Date: Tue Apr 26 12:43:42 2016 New Revision: 235442 URL: https://gcc.gnu.org/viewcvs?rev=235442&root=gcc&view=rev Log: Enable -frename-registers at -O2. PR rtl-optimization/57193

[Bug tree-optimization/70803] gcc.dg/vect/pr56625.c FAILs

2016-04-26 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70803 --- Comment #1 from amker at gcc dot gnu.org --- Thanks for reporting this, I will check it. Maybe a simple "vect_int_mult" to skip on some targets.

[Bug c++/65734] Yet another case of lost alignment by stor_layout

2016-04-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65734 Jonathan Wakely changed: What|Removed |Added Target Milestone|6.0 |5.3

[Bug ipa/70760] [6/7 regression] wrong generated code for std::make_unique with -fipa-pta

2016-04-26 Thread david.abdurachmanov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760 --- Comment #12 from David Abdurachmanov --- I have re-tested #3 patch by recompiling 316 RPMs (from GCC to our software -- top package). Have not seen those strange segfaults.

[Bug tree-optimization/70804] New: Missed tail-call

2016-04-26 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70804 Bug ID: 70804 Summary: Missed tail-call Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assign

[Bug tree-optimization/70804] Missed tail-call

2016-04-26 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70804 Ramana Radhakrishnan changed: What|Removed |Added Target||aarch64 --- Comment #1 from Raman

[Bug c++/21057] iso C99 complex double: problems with g++

2016-04-26 Thread graham.frye at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21057 Graham Frye changed: What|Removed |Added CC||graham.frye at hotmail dot com --- Comment

[Bug target/70797] gcc.exe: Internal compiler error: (program as)

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70797 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org Com

[Bug libgomp/70805] New: libgomp.c/for-5.c and libgomp.c++/for-13.C FAIL

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70805 Bug ID: 70805 Summary: libgomp.c/for-5.c and libgomp.c++/for-13.C FAIL Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lib

[Bug libgomp/70805] libgomp.c/for-5.c and libgomp.c++/for-13.C FAIL

2016-04-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70805 Rainer Orth changed: What|Removed |Added Target Milestone|--- |7.0

[Bug c/70753] missing diagnostic in C11 mode: sizeof, _Alignof of function type

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70753 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/70791] -Wnested-externs prints inconsistent column number

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70791 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug other/51153] OpenACC implementation

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

[Bug c++/70495] false warning: comparison between signed and unsigned integer expressions

2016-04-26 Thread andras.szilard at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70495 András changed: What|Removed |Added Version|5.3.0 |6.1.0 --- Comment #7 from András --- Presents

[Bug libstdc++/70806] New: Missing deallocation of exception handler emergency pool breaks -static-libstdc++ with dlopen

2016-04-26 Thread emil.styrke at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70806 Bug ID: 70806 Summary: Missing deallocation of exception handler emergency pool breaks -static-libstdc++ with dlopen Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug ada/70786] Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, Available)

2016-04-26 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70786 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/70796] [DR 1030] Initialization order with braced-init-lists still broken

2016-04-26 Thread lefticus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70796 Jason Turner changed: What|Removed |Added CC||lefticus at gmail dot com --- Comment #1

[Bug c/67784] Incorrect parsing when using declarations in for loops and typedefs

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67784 --- Comment #11 from Marek Polacek --- Author: mpolacek Date: Tue Apr 26 14:59:40 2016 New Revision: 235446 URL: https://gcc.gnu.org/viewcvs?rev=235446&root=gcc&view=rev Log: PR c/67784 * c-parser.c (c_parser_maybe_reclassify_tok

[Bug middle-end/70807] New: fwprop pass doesn't with incoming CDI_DOMINATORS

2016-04-26 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70807 Bug ID: 70807 Summary: fwprop pass doesn't with incoming CDI_DOMINATORS Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: mi

[Bug c/67784] Incorrect parsing when using declarations in for loops and typedefs

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67784 Marek Polacek changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c/70791] -Wnested-externs prints inconsistent column number

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70791 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/70791] -Wnested-externs prints inconsistent column number

2016-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70791 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Tue Apr 26 15:01:09 2016 New Revision: 235447 URL: https://gcc.gnu.org/viewcvs?rev=235447&root=gcc&view=rev Log: PR c/70791 * c-decl.c (pushdecl): Pass LOCUS down to wa

[Bug c++/70808] New: Spurious -Wzero-as-null-pointer-constant for nullptr_t

2016-04-26 Thread lucdanton at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70808 Bug ID: 70808 Summary: Spurious -Wzero-as-null-pointer-constant for nullptr_t Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug tree-optimization/69489] missed vectorization for boolean loop, missed if-conversion

2016-04-26 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69489 --- Comment #15 from amker at gcc dot gnu.org --- Also the case is reported not vectorized on Solaris/SPARC in PR70803. I will investigate and follow up it in that ticket. Thanks.

[Bug c/70791] -Wnested-externs prints inconsistent column number

2016-04-26 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70791 --- Comment #4 from Eric Gallager --- (In reply to Marek Polacek from comment #3) > Fixed. Thanks for the speedy response and fix!

[Bug libstdc++/69945] Provide an equivalent of __libc_freeres to release emergency EH pool memory

2016-04-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69945 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/70809] New: [AArch64] aarch64_vmls pattern should be rejected if -ffp-contract=off

2016-04-26 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70809 Bug ID: 70809 Summary: [AArch64] aarch64_vmls pattern should be rejected if -ffp-contract=off Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/70810] New: std::function template variadic template arguments do not unpack in function template

2016-04-26 Thread sd.foolegg at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70810 Bug ID: 70810 Summary: std::function template variadic template arguments do not unpack in function template Product: gcc Version: 5.3.1 Status: UNCONFIRMED Sev

[Bug target/70809] [AArch64] aarch64_vmls pattern should be rejected if -ffp-contract=off

2016-04-26 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70809 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Stat

[Bug c/70772] Wrong warning about unspecified behavior for comparison with string literal

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70772 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org Known to f

[Bug preprocessor/70811] New: error on #pragma GCC diagnostic in an enum

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70811 Bug ID: 70811 Summary: error on #pragma GCC diagnostic in an enum Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preproce

[Bug c/70811] error on #pragma GCC diagnostic in an enum

2016-04-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70811 Andrew Pinski changed: What|Removed |Added Component|preprocessor|c --- Comment #1 from Andrew Pinski ---

[Bug c/70811] error on #pragma GCC diagnostic in an enum

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70811 Martin Sebor changed: What|Removed |Added Keywords||diagnostic, rejects-valid Known to f

[Bug c/70812] New: Delay folding in C front-end

2016-04-26 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70812 Bug ID: 70812 Summary: Delay folding in C front-end Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug c/70813] New: Wrong warning "'0' flag ignored with precision and ‘%d’ gnu_printf format"

2016-04-26 Thread ch3root at openwall dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70813 Bug ID: 70813 Summary: Wrong warning "'0' flag ignored with precision and ‘%d’ gnu_printf format" Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c/70812] Delay folding further in C front-end

2016-04-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70812 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Summary|Delay fold

[Bug debug/51358] incorrect/missing location for function arg, -O0, without VTA

2016-04-26 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51358 --- Comment #12 from Mark Wielaard --- Having to parse line information to skip the prologue us somewhat inconvenient. Especially since GCC doesn't actually emit DW_LNS_set_prologue_end, you have to use some heuristic to determine whether you hav

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls

2016-04-26 Thread numien at deathwyrm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #4 from numien at deathwyrm dot com --- $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootst

[Bug libstdc++/70794] vector.push_back() crashes with std::bad_alloc after 2^32 calls

2016-04-26 Thread numien at deathwyrm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #5 from numien at deathwyrm dot com --- Created attachment 38344 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38344&action=edit Preprocessed source

[Bug target/70814] New: atomic store of __int128 is not lock free on aarch64

2016-04-26 Thread yyc1992 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70814 Bug ID: 70814 Summary: atomic store of __int128 is not lock free on aarch64 Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug fortran/70815] New: ICE when using read statement applied to deferred-length string pointer as derived type component

2016-04-26 Thread pvdp.bugzilla at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70815 Bug ID: 70815 Summary: ICE when using read statement applied to deferred-length string pointer as derived type component Product: gcc Version: 5.3.0 S

[Bug c++/70241] Enumerators introduced out-of-line by extending an opaque enum definition always get private accessibility

2016-04-26 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70241 --- Comment #2 from Patrick Palka --- Author: ppalka Date: Tue Apr 26 22:24:43 2016 New Revision: 235456 URL: https://gcc.gnu.org/viewcvs?rev=235456&root=gcc&view=rev Log: Fix PR c++/70241 (inconsistent access with in-class enumeration) gcc/cp/

[Bug c++/66639] declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ as constexpr

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66639 --- Comment #5 from Martin Sebor --- Author: msebor Date: Tue Apr 26 22:57:34 2016 New Revision: 235458 URL: https://gcc.gnu.org/viewcvs?rev=235458&root=gcc&view=rev Log: PR c++/66639 - declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ const

[Bug c++/66639] declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ as constexpr

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66639 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/66561] __builtin_LINE at al. should yield constant expressions

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66561 --- Comment #2 from Martin Sebor --- Patch posted for review: https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01565.html

[Bug c++/70816] New: bogus error __builtin_strcmp is not a constant expression in a constexpr function

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70816 Bug ID: 70816 Summary: bogus error __builtin_strcmp is not a constant expression in a constexpr function Product: gcc Version: 6.0 Status: UNCONFIRMED Severity:

[Bug c++/67026] GCC incorrectly rejects well-formed constexpr function definition

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67026 Martin Sebor changed: What|Removed |Added Last reconfirmed|2015-08-29 00:00:00 |2016-4-26 CC|

[Bug c++/67824] constexpr char* compare operations not constexpr, but char[] operations ARE

2016-04-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67824 Martin Sebor changed: What|Removed |Added Last reconfirmed|2015-11-25 00:00:00 |2016-4-26 CC|

[Bug fortran/70817] New: Internal compiler error coarrays -finit-real=snan

2016-04-26 Thread physiker at toast2 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70817 Bug ID: 70817 Summary: Internal compiler error coarrays -finit-real=snan Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: f

[Bug target/70797] gcc.exe: Internal compiler error: (program as)

2016-04-26 Thread abhijithr1 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70797 --- Comment #2 from Abhijith Raghavendra --- (In reply to Marek Polacek from comment #1) > Something in your installation is wrong, then, but it's hard to say anything > without more details. Anyway, hardly a C FE issue. Thanks a lot for your r