[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #52 from Eric Botcazou --- > for native builds, I mean. hmm, I wonder if we can test for a native build > in config-lang.in... Yes, that would be ideal.

[Bug tree-optimization/87898] [8/9 Regression] ICE in separate_decls_in_region_debug, at tree-parloops.c:961

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87898 Richard Biener changed: What|Removed |Added Target Milestone|--- |8.3

[Bug tree-optimization/87885] ICE in release_ssa_name_fn with -fprofile-report

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87885 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/87874] [8/9 Regression] ICE in simplify_subreg, at simplify-rtx.c:6396

2018-11-06 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87874 --- Comment #4 from Alexandre Oliva --- https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00332.html

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #51 from Alexandre Oliva --- for native builds, I mean. hmm, I wonder if we can test for a native build in config-lang.in...

[Bug tree-optimization/83648] missing -Wsuggest-attribute=malloc on a trivial malloc-like function

2018-11-06 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83648 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #4

[Bug tree-optimization/85787] malloc_candidate_p fails to detect malloc attribute on nested phis

2018-11-06 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85787 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #3

[Bug rtl-optimization/87895] [7/8/9 Regression] ICE in purge_dead_edges, at cfgrtl.c:3246

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87895 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.4 Summary|ICE in

[Bug tree-optimization/87896] [9 Regression] ICE in verify_flow_info failed

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87896 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #50 from Alexandre Oliva --- Do we want lang_requires="c c++" in ada's config-lang.in, then?

[Bug tree-optimization/87898] New: [8/9 Regression] ICE in separate_decls_in_region_debug, at tree-parloops.c:961

2018-11-06 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87898 Bug ID: 87898 Summary: [8/9 Regression] ICE in separate_decls_in_region_debug, at tree-parloops.c:961 Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords:

[Bug bootstrap/87891] problems with building cross GCC for target powerpc64-darwin from powerpc-darwin

2018-11-06 Thread dougmencken at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87891 --- Comment #11 from Douglas Mencken --- That’s what I did sudo ln -s /usr/bin/as /usr/bin/powerpc64-unknown-darwin-as sudo ln -s /usr/bin/ld /usr/bin/powerpc64-unknown-darwin-ld sudo ln -s /usr/bin/ar /usr/bin/powerpc64-unknown-darwin-ar

[Bug bootstrap/87891] problems with building cross GCC for target powerpc64-darwin from powerpc-darwin

2018-11-06 Thread dougmencken at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87891 --- Comment #10 from Douglas Mencken --- And this one is beyond my understanding /bin/sh ../../../gcc-8.2.0/libgcc/../mkinstalldirs . /Volumes/hfsplushd/Development/gcc-toolchain/_build/./gcc/xgcc

[Bug other/82857] libbacktrace: please support binaries stripped with dwz -m (following the .gnu_debugaltlink)

2018-11-06 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82857 --- Comment #5 from Tom de Vries --- Created attachment 44962 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44962=edit WIP patch, handles DW_FORM_GNU_strp_alt With this patch, the test-case from comment 1 passes: ... Non-stripped 1

[Bug sanitizer/87892] [9 Regression]: libsanitizer fails to build on CentOS 5.11 (glibc 2.5)

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87892 Richard Biener changed: What|Removed |Added Keywords||build Target Milestone|---

[Bug rtl-optimization/87895] ICE in purge_dead_edges, at cfgrtl.c:3246

2018-11-06 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87895 --- Comment #1 from Arseny Solokha --- And compiling the testcase w/ -O1 -fopenmp yeilds: % x86_64-pc-linux-gnu-gcc-9.0.0-alpha20181104 -O1 -fopenmp -c i5qefyvy.c during GIMPLE pass: local-pure-const i5qefyvy.c: In function 'vm.simdclone.0':

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 --- Comment #4 from Jakub Jelinek --- (In reply to Richard Biener from comment #3) > I've long said that the FE using built-in annotated decls with improper > prototype is a bug... > > That said, generic-match.c uses get_call_combined_fn which

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #49 from Eric Botcazou --- > But doesn't reverting everything will bring it back to the state it was > before, in that `--disable-bootstrap` is still broken. No, --disable-bootstrap alone works fine, see the subject of the PR. > A

[Bug tree-optimization/87889] [9 Regression] CPU2000 177.mesa failed to build

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87889 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 --- Comment #3 from Richard Biener --- I've long said that the FE using built-in annotated decls with improper prototype is a bug... That said, generic-match.c uses get_call_combined_fn which probably should do what gimple_call_combined_fn does

[Bug tree-optimization/87896] [9 Regression] ICE in verify_flow_info failed

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87896 --- Comment #2 from Martin Liška --- One another test-case: $ cat generic.i enum { a, b, c } d; e; static f(h) { int count; for (;;) { int g = 0; while (count--) { if (e) continue; g = 1; break; }

[Bug target/87583] error: unrecognizable insn on ppc64le

2018-11-06 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87583 Segher Boessenkool changed: What|Removed |Added Priority|P4 |P2

[Bug tree-optimization/87889] [9 Regression] CPU2000 177.mesa failed to build

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87889 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #48 from Tamar Christina --- But doesn't reverting everything will bring it back to the state it was before, in that `--disable-bootstrap` is still broken. So it seems we have two seemingly incompatible behaviors. the fix for

[Bug tree-optimization/87889] [9 Regression] CPU2000 177.mesa failed to build

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87889 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug tree-optimization/87894] [9 Regression] ICE in slpeel_duplicate_current_defs_from_edges at tree-vect-loop-manip.c:984 since r265812

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87894 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/87269] [9 Regression] ICE in tsubst_copy, at cp/pt.c:15475 starting from r261802

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87269 Martin Liška changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #47 from Eric Botcazou --- Author: ebotcazou Date: Tue Nov 6 08:43:10 2018 New Revision: 265831 URL: https://gcc.gnu.org/viewcvs?rev=265831=gcc=rev Log: PR ada/81878 Revert 2018-11-02 Tamar Christina

[Bug c++/87897] New: [9 Regression] ICE in maybe_constant_value, at cp/constexpr.c:5255 since r265788

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87897 Bug ID: 87897 Summary: [9 Regression] ICE in maybe_constant_value, at cp/constexpr.c:5255 since r265788 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords:

[Bug c++/87897] [9 Regression] ICE in maybe_constant_value, at cp/constexpr.c:5255 since r265788

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87897 Martin Liška changed: What|Removed |Added Known to work||8.2.0 Target Milestone|---

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #46 from Eric Botcazou --- Author: ebotcazou Date: Tue Nov 6 08:42:56 2018 New Revision: 265830 URL: https://gcc.gnu.org/viewcvs?rev=265830=gcc=rev Log: PR ada/81878 Revert 2018-10-29 Tamar Christina

[Bug middle-end/19466] [meta-bug] bit-fields are non optimal

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19466 Bug 19466 depends on bug 18041, which changed state. Bug 18041 Summary: OR of two single-bit bitfields is inefficient https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18041 What|Removed |Added

[Bug middle-end/81161] poor code concatenating bitfields

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81161 Bug 81161 depends on bug 18041, which changed state. Bug 18041 Summary: OR of two single-bit bitfields is inefficient https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18041 What|Removed |Added

[Bug middle-end/18041] OR of two single-bit bitfields is inefficient

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18041 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/87891] problems with building cross GCC for target powerpc64-darwin from powerpc-darwin

2018-11-06 Thread dougmencken at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87891 --- Comment #9 from Douglas Mencken --- (In reply to self from comment 8) > I found that I can add to configure line > > AS_FOR_TARGET=as \ > AR_FOR_TARGET=ar \ > LD_FOR_TARGET=ld \ > NM_FOR_TARGET=nm \ > RANLIB_FOR_TARGET=ranlib \ >

[Bug tree-optimization/87896] [9 Regression] ICE in verify_flow_info failed

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87896 Martin Liška changed: What|Removed |Added Target Milestone|--- |9.0 Summary|ICE in

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #45 from Eric Botcazou --- > native --disable-bootstrap build on x86_64-linux-gnu now fails on trunk: > gnattools uses g++ -B../../ to link, which fails because g++ 8 does not > understand the %@ specs. We really shouldn't be mixing

[Bug tree-optimization/87896] New: ICE in verify_flow_info failed

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87896 Bug ID: 87896 Summary: ICE in verify_flow_info failed Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3

[Bug rtl-optimization/87895] New: ICE in purge_dead_edges, at cfgrtl.c:3246

2018-11-06 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87895 Bug ID: 87895 Summary: ICE in purge_dead_edges, at cfgrtl.c:3246 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code, openmp Severity: normal

[Bug target/87893] [9 Regression] ICE in gimplify_expr, at gimplify.c:12557 on arm-linux-gnueabi

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87893 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug libstdc++/60497] unique_ptr tries to complete its type T even though it's not required to be a complete type

2018-11-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60497 --- Comment #12 from Jonathan Wakely --- No, comment 9 still fails.

[Bug c++/86946] ice: canonical types differ for identical types

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86946 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #4

[Bug middle-end/18041] OR of two single-bit bitfields is inefficient

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18041 --- Comment #11 from Richard Biener --- Author: rguenth Date: Tue Nov 6 08:09:03 2018 New Revision: 265829 URL: https://gcc.gnu.org/viewcvs?rev=265829=gcc=rev Log: 2018-11-06 Richard Biener PR middle-end/18041 *

[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails

2018-11-06 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 --- Comment #44 from rguenther at suse dot de --- On Tue, 6 Nov 2018, aoliva at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878 > > Alexandre Oliva changed: > >What|Removed

[Bug tree-optimization/87894] ICE inslpeel_duplicate_current_defs_from_edges at tree-vect-loop-manip.c:984 since r265812

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87894 Martin Liška changed: What|Removed |Added Last reconfirmed||2018-11-6 Known to work|

[Bug tree-optimization/87894] New: ICE inslpeel_duplicate_current_defs_from_edges at tree-vect-loop-manip.c:984 since r265812

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87894 Bug ID: 87894 Summary: ICE inslpeel_duplicate_current_defs_from_edges at tree-vect-loop-manip.c:984 since r265812 Product: gcc Version: 9.0 Status: UNCONFIRMED

[Bug target/87583] error: unrecognizable insn on ppc64le

2018-11-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87583 Martin Liška changed: What|Removed |Added Priority|P3 |P4 --- Comment #4 from Martin Liška ---

<    1   2