[Bug tree-optimization/70868] Assigning constructed temporary of class with nontrivial constructor uses unnecessary temporary

2016-07-10 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70868 Marc Glisse changed: What|Removed |Added Component|c++ |tree-optimization --- Comment #1 from Marc

[Bug c++/71828] ICE on valid C++11 code with __Complex int variable declaration: in operand_equal_p, at fold-const.c:2790

2016-07-10 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71828 Marc Glisse changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCON

[Bug c++/71829] New: g++-6: internal compiler error: Segmentation fault (program cc1plus)

2016-07-10 Thread slavidodo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71829 Bug ID: 71829 Summary: g++-6: internal compiler error: Segmentation fault (program cc1plus) Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: normal

[Bug c/71813] fprintf/printf function exception

2016-07-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71813 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug c++/71828] [6/7 regression] ICE on valid C++11 code with constexpr __Complex int variable declaration: in operand_equal_p, at fold-const.c:2790

2016-07-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71828 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org Blo

[Bug c++/71828] [6/7 regression] ICE on valid C++11 code with constexpr __Complex int variable declaration: in operand_equal_p, at fold-const.c:2790

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

[Bug c++/71829] g++-6: internal compiler error: Segmentation fault (program cc1plus)

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

[Bug tree-optimization/71818] [7 Regression] ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vectorize

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

[Bug tree-optimization/54200] copyrename generates wrong debuginfo

2016-07-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54200 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment #

[Bug driver/70783] -spec option behavior is different to implicit spec file

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70783 --- Comment #1 from Andrew Pinski --- This might be a slight documentation error. Originally GCC would put a copy of the full specs (created via -dumpspecs option) under $libpath/gcc/$target/$version/specs. And the user could edit that adding th

[Bug debug/54519] [4.6/4.7 Regression] Debug info quality regression due to (pointless) partial inlining

2016-07-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54519 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment #

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

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #6 from Andrew Pinski --- Also please supply the output of "free" program?

[Bug c++/70778] internal compiler error: in tsubst, at cp/pt.c:12158

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

[Bug middle-end/71732] FAIL: gcc.dg/torture/pr71532.c at -O2 and above

2016-07-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71732 --- Comment #4 from John David Anglin --- --- gcc/cse.c.jj2016-05-20 09:05:08.0 +0200 +++ gcc/cse.c 2016-06-15 16:01:21.568523552 +0200 @@ -5751,6 +5751,13 @@ cse_insn (rtx_insn *insn) { if (!(RTL_CONST_OR_PURE_CALL_

[Bug middle-end/71732] FAIL: gcc.dg/torture/pr71532.c at -O2 and above

2016-07-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71732 --- Comment #5 from John David Anglin --- Instruction is deleted here: (gdb) p debug_rtx (uncast_insn) (insn 55 50 91 2 (set (mem:SI (reg/f:SI 17 %r17 [101]) [0 S4 A32]) (reg:SI 18 %r18 [102])) pr71532.c:29 42 {*pa.md:2184} (nil))

[Bug c++/70778] [5/6/7 regression] internal compiler error: in tsubst, at cp/pt.c:12158

2016-07-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70778 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org Known to w

[Bug c++/70778] [5/6/7 regression] internal compiler error: in tsubst, at cp/pt.c:12158

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70778 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|---

[Bug tree-optimization/71830] New: gcc ICE at -O3 on valid code on x86_64-linux-gnu: verify_gimple failed

2016-07-10 Thread helloqirun at gmail dot com
/trunk/root-gcc --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 7.0.0 20160710 (experimental) [trunk revision 238196] (GCC) $ gcc-trunk -O3 -c abc.c $ gcc-trunk -O3 -m32 abc.c abc.c: In function ‘fn1’: abc.c:7:6: error: non-trivial conversion at assignment

[Bug tree-optimization/71830] [7 Regression] gcc ICE at -O3 on valid code on x86_64-linux-gnu: verify_gimple failed

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71830 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|---

[Bug tree-optimization/71830] [7 Regression] gcc ICE at -O3 on valid code on x86_64-linux-gnu: verify_gimple failed

2016-07-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71830 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug tree-optimization/70701] incomplete value numbering when memcpy-ing from array

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70701 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |7.0 Severity|normal

[Bug c++/67411] [5/6 Regression] internal compiler error: in tsubst_copy, at cp/pt.c:13473

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67411 Andrew Pinski changed: What|Removed |Added CC||cornelius.mika at gmail dot com --- Comm

[Bug c++/70691] internal compiler error: Segmentation fault with lambda

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70691 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/70687] Undefined shift in change_zero_ext in combine.c

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

[Bug c++/70685] [6/7 Regression] ICE: Segmentation fault

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

[Bug target/68028] Compilation error "lto1: error: target attribute or pragma changes single precision floating point", with "-flto" on different variant of powerpc like -mcpu=e6500, 8540, 8548, e500m

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

[Bug lto/69408] LD crashes with LTO

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69408 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug other/69424] libcc1/findcomp.cc:21:18: fatal error: string: No such file or directory

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69424 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/69698] [meta-bug] flexible array members

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

[Bug c++/69775] thread_local extern variable causes linkage error

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

[Bug c++/71093] use of pseudo-destructor accepted in constant expression

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71093 --- Comment #1 from Andrew Pinski --- Confirmed.

[Bug c++/71137] [concepts] Spurious 'symbol is already defined' error issued when declaring a constrained non-template function overload.

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

[Bug target/71162] powerpc64 __atomics should produce hinted bne- after stdcx.

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71162 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Summary|p

[Bug c++/71165] std::array with aggregate initialization generates huge code

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71165 Andrew Pinski changed: What|Removed |Added Keywords||compile-time-hog Severity|norm

[Bug c++/71165] std::array with aggregate initialization generates huge code

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

[Bug c++/71197] for range loop causes an error with inline function references

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

[Bug other/71212] Compilation of gcc (libstdc++) for foreign target platform problem.

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71212 --- Comment #6 from Andrew Pinski --- For a candian cross like this, I produce a cross compiler for the final target first and just use the libraries from there and not recompile them.

[Bug c++/71221] [concepts] ICE in tsubst_pack_expansion when expanding a sizeof... expression in a requires clause of a member function template

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71221 Andrew Pinski changed: What|Removed |Added Known to work||6.1.0 --- Comment #2 from Andrew Pinski

[Bug c++/70636] Link failure when C++ brace initialization is used

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70636 Andrew Pinski changed: What|Removed |Added Keywords||link-failure Status|UNCONFIR

[Bug c++/70642] Invalid alias template instantiation not rejected if previously used in SFINAE context

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70642 Andrew Pinski changed: What|Removed |Added Keywords||accepts-invalid, |

[Bug c++/71504] bogus error: accessing value through a glvalue in a constant expression

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

[Bug c++/71784] [6/7 Regression] ICE on invalid code in push_access_scope, at cp/pt.c:229

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

[Bug c++/71821] [5/6/7 regression] ICE on invalid C++11 code (incorrect argument for alignas): unexpected expression ‘f’ of kind template_id_expr

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

[Bug c++/71822] [6/7 Regression] ICE: in gimplify_expr, at gimplify.c:11025

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

[Bug c++/71822] [6/7 Regression] ICE: in gimplify_expr, at gimplify.c:11025

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

[Bug tree-optimization/55157] Missed VRP with != 0 and multiply

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55157 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|U

[Bug sanitizer/57774] __libc_stack_end usage is broken

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57774 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/63973] func-ret-4.c and func-ret-64x1_1.c fail on ILP32 on aarch64

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63973 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/40107] [4.9/5/6/7 Regression] gcc.c-torture/execute/builtins/memmove.c and gcc.c-torture/execute/builtins/memmove-chk.c fail at -O1 on spu-elf

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40107 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/70634] [4.9/5 Regression] ICE on valid code on x86_64-linux-gnu: Segmentation fault (program cc1plus)

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70634 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Status|WAI

[Bug tree-optimization/71831] New: __builtin_object_size poor results with no optimization

2016-07-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71831 Bug ID: 71831 Summary: __builtin_object_size poor results with no optimization Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: enhancement Pri

[Bug fortran/71783] [5/6/7 Regression ] ICE on valid code in gimplify_var_or_parm_decl at gimplify.c:1801

2016-07-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71783 --- Comment #8 from Thomas Koenig --- Author: tkoenig Date: Sun Jul 10 21:26:28 2016 New Revision: 238198 URL: https://gcc.gnu.org/viewcvs?rev=238198&root=gcc&view=rev Log: 2016-07-09 Thomas Koenig Backport from trunk: PR for

[Bug c++/70632] [5/6/7 Regression] Wrong function name resolution using variadic template and additional template parameters

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70632 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Known to work|

[Bug c++/70632] [4.9/5/6/7 Regression] Wrong function name resolution using variadic template and additional template parameters

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70632 Andrew Pinski changed: What|Removed |Added Target Milestone|5.5 |4.9.4 Summary|[5/6/7 Regressi

[Bug c++/71832] New: ICE on invalid C++11 code with incorrect decltype use for non-type template parameter: Segmentation fault

2016-07-10 Thread su at cs dot ucdavis.edu
--enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160710 (experimental) [trunk revision 238196] (GCC) $ $ g++-6.1 -c small.cpp small.cpp:2:21: error: expected nested-name-specifier before ‘decltype’ template < typename decltype

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

2016-07-10 Thread numien at deathwyrm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70794 --- Comment #7 from numien at deathwyrm dot com --- $ free totalusedfree shared buff/cache available Mem: 12294140 4552752 5996104 166088 1745284 7099488 Swap: 5242872

[Bug tree-optimization/55157] Missed VRP with != 0 and multiply

2016-07-10 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55157 --- Comment #2 from Marc Glisse --- Instead of looking at the definition, it could also look at get_nonzero_bits. It would help when being a multiple of 16 is less obvious, but it wouldn't do anything useful for t*15. It might be easier to optimi

[Bug middle-end/71732] FAIL: gcc.dg/torture/pr71532.c at -O2 and above

2016-07-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71732 --- Comment #6 from John David Anglin --- Created attachment 38867 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38867&action=edit Patch

[Bug c++/71833] New: ICE on valid C++11 code with nested variadic templates: tree check: accessed elt 0 of tree_vec with 1 elts in coerce_template_parameter_pack, at cp/pt.c:7439

2016-07-10 Thread su at cs dot ucdavis.edu
COLLECT_LTO_WRAPPER=/usr/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/7.0.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160710 (experimental

[Bug c++/71834] New: accepts invalid C++11 code with too few number of template arguments for class template

2016-07-10 Thread su at cs dot ucdavis.edu
=/usr/local/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/7.0.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160710 (experimental) [trunk revision

[Bug c++/71829] g++-6: internal compiler error: Segmentation fault (program cc1plus)

2016-07-10 Thread slavidodo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71829 --- Comment #2 from Nicholas --- The source is there in a github project, https://github.com/otland/forgottenserver I am generating makefiles using cmake (cmake files included in project), then just using `make` to build.

[Bug c++/71833] [5/6/7 regression] ICE on valid C++11 code with nested variadic templates: tree check: accessed elt 0 of tree_vec with 1 elts in coerce_template_parameter_pack, at cp/pt.c:7439

2016-07-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71833 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/71835] New: ICE on invalid C++ code with ambiguous overloaded operators: tree check: expected tree that contains ‘decl minimal’ structure, have ‘pointer_type’ in convert_like_real, at cp/call

2016-07-10 Thread su at cs dot ucdavis.edu
/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/7.0.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160710 (experimental) [trunk revision 238196

[Bug c++/69967] #pragma GCC diagnostic ignored being ignored for -Wunused-variable in some cases

2016-07-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69967 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug middle-end/71514] ICE on C11 code with atomic exchange at -O1 and above on x86_64-linux-gnu: in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:879

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514 --- Comment #9 from Andrew Pinski --- Note to have this code to be accepted with GCC 6.1.0 on aarch64-linux-gnu char type has to be changed to int.

[Bug middle-end/71689] Missing dwarf info when using nested function

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

[Bug target/69381] Maximum long loop completes immediately

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69381 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Status|WAITING

[Bug c++/69313] Compilation of gcc 5.3.0 has failed

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69313 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/70212] internal compiler error: Segmentation fault when compiling easylogging++.h v9.80

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70212 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/71836] New: Missing constant prop from const variable

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71836 Bug ID: 71836 Summary: Missing constant prop from const variable Product: gcc Version: 6.1.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal

[Bug tree-optimization/66580] max reduction does not auto vectorize

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66580 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/71836] Missing constant prop from const variable

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71836 --- Comment #1 from Andrew Pinski --- Note this is with -O3 (and not with -fast-math which causes the vectorizer to do max reduction).

[Bug bootstrap/58149] GCC4.8.1 fails on OS X 10.8.4, 'pointer_t' error

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58149 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/68454] internal compiler error: Segmentation fault

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/68593] Problem compiling random.h

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68593 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug rtl-optimization/71621] [7 Regression] ICE in assign_by_spills, at lra-assigns.c:1417 (error: unable to find a register to spill) w/ -O2 -mavx2 -ftree-vectorize

2016-07-10 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71621 --- Comment #5 from Arseny Solokha --- Is it OK to close this PR now?

[Bug c++/71221] [concepts] ICE in tsubst_pack_expansion when expanding a sizeof... expression in a requires clause of a member function template

2016-07-10 Thread tom at honermann dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71221 --- Comment #3 from Tom Honermann --- This issue appears to be resolved as of r238202. I can now compile the test case from comment 0 successfully.

[Bug c++/71221] [concepts] ICE in tsubst_pack_expansion when expanding a sizeof... expression in a requires clause of a member function template

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71221 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/67995] __attribute__ ((target("arch=XXX"))) enables unsupported ISA

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67995 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/68691] [56 Regression] ICE at -O3 with -g enabled on x86_64-linux-gnu in alter_subregs, at lra-spills.c:610 (in 32-bit mode)

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68691 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code, ra Status

[Bug c++/70709] [4.9/5/6/7 Regression] gcc hangs on valid C++ code on x86_64-linux-gnu

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70709 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2016-04-18 00:00:00 |2016-7-10 --- Comment #3 from Andrew Pin

[Bug c++/68531] incorrect code for VLA in C++

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

[Bug c++/70124] alignas error in constexpr function

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

[Bug c++/70151] forming out of bounds constexpr pointer accepted

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

[Bug c++/70156] incorrect "incomplete type" error initializing a static const data member

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70156 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c++/70197] dynamic_cast treated as constant expression

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

[Bug tree-optimization/70841] reassoc fails to handle FP division

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

[Bug rtl-optimization/71621] [7 Regression] ICE in assign_by_spills, at lra-assigns.c:1417 (error: unable to find a register to spill) w/ -O2 -mavx2 -ftree-vectorize

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71621 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/71823] [6/7 Regression] g++ segfaults with -mfma and -ftree-slp-vectorize

2016-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71823 Martin Liška changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug tree-optimization/71824] [4.9/6/7 Regression] ICE when compiling libiberty with Graphite loop optimizations

2016-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71824 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug c++/71825] incorrectly rejects valid C++ code with a template class inside a namespace

2016-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71825 Martin Liška changed: What|Removed |Added Keywords||rejects-valid Status|UNCONFIR

[Bug c++/71826] ICE on valid C++ code with ambiguous member lookup: tree check: expected baselink, have error_mark in tsubst_baselink, at cp/pt.c:13737

2016-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71826 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug c++/71827] [6/7 Regression] ICE on invalid C++11 code with illegal non-type template argument: in convert_nontype_argument, at cp/pt.c:6014

2016-07-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71827 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/70610] [6 regression] error: invalid initialization of non-const reference of type

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

[Bug c++/71827] [6/7 Regression] ICE on invalid C++11 code with non constant diff between two labels

2016-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71827 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code Target Milestone|-