[Bug demangler/82195] Undemangleable lambda

2017-09-25 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195 --- Comment #8 from Nathan Sidwell --- Author: nathan Date: Tue Sep 26 02:38:12 2017 New Revision: 253186 URL: https://gcc.gnu.org/viewcvs?rev=253186=gcc=rev Log: PR demangler/82195 * cp-demangle.c (d_encoding): Strip return

[Bug bootstrap/81037] Xcode 9 requires back ports on gcc-5-branch for bootstrapping under Xcode 9

2017-09-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81037 --- Comment #13 from Iain Sandoe --- Author: iains Date: Mon Sep 25 23:49:58 2017 New Revision: 253181 URL: https://gcc.gnu.org/viewcvs?rev=253181=gcc=rev Log: [Patch, Darwin] Fix 81037 by adjutng headers 2017-09-26 Iain Sandoe

[Bug testsuite/82324] Problem in new trunk test case gfortran.dg/promotion_4.f90

2017-09-25 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82324 --- Comment #1 from kargl at gcc dot gnu.org --- Does this fix the problem? Index: promotion_3.f90 === --- promotion_3.f90 (revision 253178) +++ promotion_3.f90 (working

[Bug ada/80590] [8 regression] non-bootstrap build failure of Ada runtime

2017-09-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80590 --- Comment #11 from Eric Botcazou --- > That PR is now fixed. I've re-enabled ada in my test setup, and will see if > I can still reproduce this failure. It's a different problem since it's on Linux and the other was Darwin-specific.

[Bug c++/82325] New: worse code generated compared to clang when using a constexpr array

2017-09-25 Thread dvd at gnx dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82325 Bug ID: 82325 Summary: worse code generated compared to clang when using a constexpr array Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/79041] aarch64 backend emits R_AARCH64_ADR_PREL_PG_HI21 relocation despite -mpc-relative-literal-loads option being used

2017-09-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79041 --- Comment #14 from Andrew Pinski --- (In reply to Wilco from comment #13) > It doesn't run in the testsuite with -fpic, so is it a problem? I run the testsuite with RUNTESTFLAGS='--target_board=unix/\{,-fpic\}' and this testcase fails in the

[Bug c++/82307] unscoped enum-base incorrect cast

2017-09-25 Thread pro100fifa at ukr dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82307 --- Comment #2 from Maxim --- (In reply to Richard Biener from comment #1) > clang accepts it. Yes, I know. I would like to know if the g++ is deviating from the standard, that nothing is written about it, or will it be fixed?

[Bug target/80266] ICE in store_pairsi condition with -mabi=ilp32

2017-09-25 Thread qing.zhao at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80266 Qing Zhao changed: What|Removed |Added CC||qing.zhao at oracle dot com --- Comment #3

[Bug testsuite/82324] New: Problem in new trunk test case gfortran.dg/promotion_4.f90

2017-09-25 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82324 Bug ID: 82324 Summary: Problem in new trunk test case gfortran.dg/promotion_4.f90 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/82316] unexpected warning for using 'register' storage class in extern "C" declarations

2017-09-25 Thread development at jordi dot vilar.cat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82316 --- Comment #4 from Jordi Vilar --- I'm sorry if I didn't explain it correctly. I don't claim that a extern "C" declarations have to be interpreted as C in a C++ translation unit. What I say is that most C libraries (libtiff, zlib, lcms, etc.)

[Bug tree-optimization/82224] Strict-aliasing not noticing valid aliasing of two unions with active members

2017-09-25 Thread myriachan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82224 --- Comment #5 from Melissa --- This originated from a Stack Overflow post "supercat" made (I'm the "Myria" there). https://stackoverflow.com/questions/46205744/is-this-use-of-unions-strictly-conforming/

[Bug c/82323] circular ifunc attribute on a function definition silently accepted

2017-09-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82323 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #8 from krzysio.kurek at wp dot pl --- In a sense that there is no error, the program goes into infinite loop.

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #7 from krzysio.kurek at wp dot pl --- No, the error you're having is completely different from what I originally reported.

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #6 from Martin Liška --- (In reply to krzysio.kurek from comment #5) > I can't reproduce your error. Is the error I see the same you see with GCC 7? That said a syntax error in a shader?

[Bug fortran/82312] [7/8 Regression] Pointer assignment to component of class variable results wrong vptr for the variable.

2017-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82312 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #5 from krzysio.kurek at wp dot pl --- I can't reproduce your error.

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #4 from Martin Liška --- Created attachment 42234 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42234=edit Build log Hm, for me GCC 6 with -O0 also fails. Please take a look.

[Bug libfortran/66756] libgfortran: ThreadSanitizer: lock-order-inversion

2017-09-25 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66756 Thomas Koenig changed: What|Removed |Added Status|NEW |WAITING --- Comment #6 from Thomas

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #3 from krzysio.kurek at wp dot pl --- This happens only on GCC7 with -flto activated. clang-6, GCC6 and GCC5 with either flag enabled or disabled compile code that runs fine. I don't know why this error is occurring for you Martin.

[Bug tree-optimization/82163] [8 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:707

2017-09-25 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82163 --- Comment #3 from amker at gcc dot gnu.org --- Author: amker Date: Mon Sep 25 17:32:36 2017 New Revision: 253161 URL: https://gcc.gnu.org/viewcvs?rev=253161=gcc=rev Log: PR tree-optimization/82163 * tree-ssa-loop-manip.h

[Bug c++/82230] [8 Regression] ICE: in tsubst, at cp/pt.c:13686 when binding lambda to variable inside a generic lambda inside a template member function inside a template class

2017-09-25 Thread xerofoify at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82230 nik changed: What|Removed |Added CC||xerofoify at gmail dot com --- Comment #4 from

[Bug c/82323] New: circular ifunc attribute on a function definition silently accepted

2017-09-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82323 Bug ID: 82323 Summary: circular ifunc attribute on a function definition silently accepted Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/82207] ieee_class identifies signaling NaNs as quiet NaNs

2017-09-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82207 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/82313] Rejects-valid for sum(minloc(...))) as array dimension

2017-09-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82313 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/82314] internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:6972

2017-09-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82314 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/38936] [F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr)

2017-09-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936 Dominique d'Humieres changed: What|Removed |Added CC||pault at gcc dot gnu.org ---

[Bug target/82175] [8 Regression] -march=native fails on armv7 big/little system armv7l-unknown-linux-gnueabihf with gcc 8.0.0

2017-09-25 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82175 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/82296] Warn for code removal due to "code never accesses array out of bounds" assumption

2017-09-25 Thread lundril at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82296 --- Comment #6 from Ingo --- > https://www.securecoding.cert.org/confluence/display/c/ARR30-C.+Do+not+form+or+use+out-of-bounds+pointers+or+array+subscripts Just out of curiosity: I am not able to find any of that in the ANSI/ISO C89 standard.

[Bug c/81854] weak alias of an incompatible symbol accepted

2017-09-25 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81854 --- Comment #13 from uros at gcc dot gnu.org --- Author: uros Date: Mon Sep 25 14:59:19 2017 New Revision: 253153 URL: https://gcc.gnu.org/viewcvs?rev=253153=gcc=rev Log: PR c/81854 * src/c++98/complex_io.cc

[Bug tree-optimization/82321] [8 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:707

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82321 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/82320] [8 Regression] Compile time hog w/ -O

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82320 --- Comment #2 from Richard Biener --- Starting iteration 37161 Value numbering md_11 stmt = md_11 = PHI Setting value number of md_11 to md_21(D) (changed) Value numbering md_10 stmt = md_10 = PHI

[Bug target/82322] [7/8 Regression] vec_ceil/vec_floor/vec_round intrincics do not work for gcc 8, need __builtin_s390_vfidb

2017-09-25 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82322 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/82320] [8 Regression] Compile time hog w/ -O

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82320 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/61806] [C++11] Expression sfinae w/o access gives hard error in partial template specializations

2017-09-25 Thread gcc-bugs at marehr dot dialup.fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61806 gcc-bugs at marehr dot dialup.fu-berlin.de changed: What|Removed |Added CC||gcc-bugs at

[Bug target/82322] New: vec_ceil/vec_floor/vec_round intrincics do not work for gcc 8, need __builtin_s390_vfidb.

2017-09-25 Thread markos at freevec dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82322 Bug ID: 82322 Summary: vec_ceil/vec_floor/vec_round intrincics do not work for gcc 8, need __builtin_s390_vfidb. Product: gcc Version: 8.0 Status: UNCONFIRMED

[Bug target/82317] [8 Regression] "'__builtin_s390_vec_min' matching variant requires z14 or higher" for __vector(2) double when it should work on -march=z13 as well

2017-09-25 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82317 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/82320] New: [8 Regression] Compile time hog w/ -O

2017-09-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82320 Bug ID: 82320 Summary: [8 Regression] Compile time hog w/ -O Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: compile-time-hog Severity: normal

[Bug tree-optimization/82321] New: [8 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:707

2017-09-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82321 Bug ID: 82321 Summary: [8 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:707 Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords:

[Bug c/82318] -fexcess-precision=standard has no effect on a libm function call

2017-09-25 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82318 --- Comment #3 from Vincent Lefèvre --- (In reply to Andrew Pinski from comment #1) > This is interesting because log2 should have already done a rounding to > double before returning. I suppose that if the C library has been built with GCC

[Bug debug/82155] [7/8 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.c:21655

2017-09-25 Thread pmderodat at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82155 --- Comment #5 from pmderodat at gcc dot gnu.org --- Author: pmderodat Date: Mon Sep 25 12:26:36 2017 New Revision: 253147 URL: https://gcc.gnu.org/viewcvs?rev=253147=gcc=rev Log: [PR82155] Fix crash in dwarf2out_abstract_function This patch is

[Bug ada/80590] [8 regression] non-bootstrap build failure of Ada runtime

2017-09-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80590 --- Comment #10 from Tom de Vries --- (In reply to Tom de Vries from comment #8) > (In reply to Tom de Vries from comment #7) > > Backtrace from gdb is more complete: > > Backtrace looks similar to PR 80556 comment 3. Problem in that PR also is

[Bug tree-optimization/82285] [6/7 Regression] Optimizing error when using enumeration

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82285 Richard Biener changed: What|Removed |Added Known to work||8.0 Summary|[6/7/8

[Bug tree-optimization/82285] [6/7/8 Regression] Optimizing error when using enumeration

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82285 --- Comment #4 from Richard Biener --- Author: rguenth Date: Mon Sep 25 11:40:23 2017 New Revision: 253146 URL: https://gcc.gnu.org/viewcvs?rev=253146=gcc=rev Log: 2017-09-25 Richard Biener PR

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread ygribov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 --- Comment #7 from Yury Gribov --- (In reply to Jakub Jelinek from comment #6) > Shouldn't > ... > catch that? Yes, these are the checks that constant fits into integer type. > Though, for those I think you really don't need

[Bug target/80035] [nvptx] non-returning function call causes ptxas sigsegv

2017-09-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80035 Tom de Vries changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/79041] aarch64 backend emits R_AARCH64_ADR_PREL_PG_HI21 relocation despite -mpc-relative-literal-loads option being used

2017-09-25 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79041 --- Comment #13 from Wilco --- (In reply to Andrew Pinski from comment #12) > This test also fails with -fpic. It doesn't run in the testsuite with -fpic, so is it a problem?

[Bug target/80035] [nvptx] non-returning function call causes ptxas sigsegv

2017-09-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80035 --- Comment #7 from Tom de Vries --- Author: vries Date: Mon Sep 25 10:36:23 2017 New Revision: 253145 URL: https://gcc.gnu.org/viewcvs?rev=253145=gcc=rev Log: [nvptx] Add exit after call to noreturn function 2017-09-25 Tom de Vries

[Bug target/81069] nvptx offloading: "-O1" execution test of "libgomp.oacc-fortran/nested-function-1.f90" timeout/FAIL

2017-09-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81069 --- Comment #11 from Tom de Vries --- Author: vries Date: Mon Sep 25 10:36:23 2017 New Revision: 253145 URL: https://gcc.gnu.org/viewcvs?rev=253145=gcc=rev Log: [nvptx] Add exit after call to noreturn function 2017-09-25 Tom de Vries

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug c++/82308] [C++17] deduction of template arguments results in internal compiler error

2017-09-25 Thread sdalleig at mmci dot uni-saarland.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82308 --- Comment #2 from sdalleig at mmci dot uni-saarland.de --- I think that the error-message you get is correct if you are using C++14. The new standard allows for template argument deduction based on constructors and guides. The problem

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 --- Comment #5 from rguenther at suse dot de --- On Mon, 25 Sep 2017, ygribov at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 > > --- Comment #4 from Yury Gribov --- > (In reply to Richard Biener from comment

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread ygribov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 --- Comment #4 from Yury Gribov --- (In reply to Richard Biener from comment #3) > Testing the following to match comments. Thanks, so the assertion proved to be useful in the end. I'd rather change cst_int_p to be bool cst_int_p =

[Bug c++/82316] unexpected warning for using 'register' storage class in extern "C" declarations

2017-09-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82316 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-09-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 --- Comment #61 from Eric Botcazou --- Nice work, thanks! But I'm sure the next Darwin crisis is already looming. ;-)

[Bug sanitizer/77631] no symbols in backtrace shown by ASan when debug info is split

2017-09-25 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77631 --- Comment #18 from Tamar Christina --- Thanks for the quick fix Ian!

[Bug tree-optimization/82285] [6/7/8 Regression] Optimizing error when using enumeration

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82285 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug sanitizer/82183] gcc.dg/sancov/cmp0.c fails on aarch64

2017-09-25 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82183 Tom de Vries changed: What|Removed |Added Target|aarch64 |aarch64,nvptx CC|

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-09-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 Iain Sandoe changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Version|unknown

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-09-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 --- Comment #59 from Iain Sandoe --- Author: iains Date: Mon Sep 25 08:47:41 2017 New Revision: 253137 URL: https://gcc.gnu.org/viewcvs?rev=253137=gcc=rev Log: [Patch, Darwin] Fix PR80556 by linking the system unwinder ahead of libgcc_eh.

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 --- Comment #3 from Richard Biener --- Testing the following to match comments. Index: gcc/match.pd === --- gcc/match.pd(revision 253134) +++ gcc/match.pd(working

[Bug lto/82172] Destruction of basic_string in basic_stringbuf::overflow with _GLIBCXX_USE_CXX11_ABI=0, -flto, and C++17 mode results in invalid delete

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82172 --- Comment #15 from Martin Liška --- (In reply to Jonathan Wakely from comment #12) > N.B. this bug has been latent for years. The reason people are only seeing > it now is that usually the "extern template class std::basic_string" > explicit

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 Martin Liška changed: What|Removed |Added Last reconfirmed||2017-9-25 CC|

[Bug middle-end/82319] [8 Regression] ICE in generic_simplify_148, at generic-match.c:6436 on arm-linux-gnueabi-gcc

2017-09-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 Andrew Pinski changed: What|Removed |Added CC||ygribov at gcc dot gnu.org Target

[Bug middle-end/82319] New: ICE in generic_simplify_148, at generic-match.c:6436 on arm-linux-gnueabi-gcc

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82319 Bug ID: 82319 Summary: ICE in generic_simplify_148, at generic-match.c:6436 on arm-linux-gnueabi-gcc Product: gcc Version: unknown Status: UNCONFIRMED

[Bug fortran/82312] [7/8 Regression] Pointer assignment to component of class variable results wrong vptr for the variable.

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82312 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.3

[Bug c++/82308] [C++17] deduction of template arguments results in internal compiler error

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82308 --- Comment #1 from Richard Biener --- I get with GCC 7.2 > /space/rguenther/install/gcc-7.2/bin/g++ -S t.C t.C: In function ‘int main()’: t.C:18:16: error: missing template arguments before ‘d’ Xd{a}; //cannot be deduced

[Bug c++/82307] unscoped enum-base incorrect cast

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82307 Richard Biener changed: What|Removed |Added Keywords||rejects-valid

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 --- Comment #2 from Martin Liška --- Looks I've got some issue with sharer: ./minecraft Warning: The created OpenGL context does not fully meet the settings that were requested Requested: version = 3.3 ; depth bits = 24 ; stencil bits = 8 ; AA

[Bug lto/82302] LTO producing bad code

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302 Richard Biener changed: What|Removed |Added Keywords||lto, wrong-code

[Bug other/82301] [8 regression] Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253041 segfault on powerpc64

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82301 Richard Biener changed: What|Removed |Added Target|powerpc64-unknown-linux-gnu |powerpc64-unknown-linux-gnu

[Bug bootstrap/82300] Bootstrapping gcc-8 does not work on darwin

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82300 Richard Biener changed: What|Removed |Added Target||x86_64-apple-darwin15.6.0

[Bug ipa/82278] [8 regression] gcc.dg/lto/chkp-ctor-merge fail

2017-09-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82278 Martin Liška changed: What|Removed |Added CC||hubicka at ucw dot cz,

[Bug debug/82144] [8 Regression] ICE in add_dwarf_attr with alignas

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82144 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/82144] [8 Regression] ICE in add_dwarf_attr with alignas

2017-09-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82144 --- Comment #4 from Richard Biener --- Author: rguenth Date: Mon Sep 25 07:25:31 2017 New Revision: 253134 URL: https://gcc.gnu.org/viewcvs?rev=253134=gcc=rev Log: 2017-09-25 Richard Biener PR middle-end/82144

[Bug c/82318] -fexcess-precision=standard has no effect on a libm function call

2017-09-25 Thread zimmerma+gcc at loria dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82318 Paul Zimmermann changed: What|Removed |Added CC|