[Bug c/84696] New: internal compiler error: in compute_antic_aux, at tree-ssa-pre.c:2148

2018-03-03 Thread bugzilla.gnu at coelho dot net
ilation of postgresql fails with -fwrapv -O2 sh> gcc --version gcc (GCC) 8.0.1 20180303 (experimental) sh> gcc -fwrapv -O2 -c -o localtime.o localtime.i during GIMPLE pass: pre localtime.c: In function ‘tzparse’: localtime.c:897:1: internal compiler error: in compute_antic_aux, at tree-s

[Bug c++/84695] New: Missed opportunity to issue warning about override

2018-03-03 Thread drepper.fsp+rhbz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84695 Bug ID: 84695 Summary: Missed opportunity to issue warning about override Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

Invitation of paper submissions and editorial board members or reviewers

2018-03-03 Thread AJMIE J.
Dear Author, We publish open access, peer-reviewed journals which are dedicated to promoting the advancement of science and technology. Now we sincerely invite scholars and researchers to submit papers to the journals or to join us as an editorial board member or a

[Bug c++/84686] [6/7/8 Regression] Parenthesized discarded value expression are not evaluated with option -std=c++14

2018-03-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84686 --- Comment #2 from Jason Merrill --- Author: jason Date: Sun Mar 4 05:32:39 2018 New Revision: 258231 URL: https://gcc.gnu.org/viewcvs?rev=258231&root=gcc&view=rev Log: PR c++/84686 - missing volatile loads. * cvt.c (convert_t

[Bug fortran/71085] ICE with some intrinsic functions specifying array function result dimension

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71085 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|NEW

[Bug fortran/71085] ICE with some intrinsic functions specifying array function result dimension

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71085 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Mar 4 05:11:31 2018 New Revision: 258230 URL: https://gcc.gnu.org/viewcvs?rev=258230&root=gcc&view=rev Log: 2018-03-03 Harald Anlauf PR fortran/71085 *

[Bug fortran/71085] ICE with some intrinsic functions specifying array function result dimension

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71085 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Mar 4 01:52:24 2018 New Revision: 258229 URL: https://gcc.gnu.org/viewcvs?rev=258229&root=gcc&view=rev Log: 2018-03-03 Harald Anlauf PR fortran/71085 *

[Bug fortran/71085] ICE with some intrinsic functions specifying array function result dimension

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71085 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Mar 4 01:37:13 2018 New Revision: 258228 URL: https://gcc.gnu.org/viewcvs?rev=258228&root=gcc&view=rev Log: 2018-03-03 Harald Anlauf PR fortran/71085 *

[Bug c++/82336] [6/7/8 Regression] GCC requires but does not emit defaulted constructors in certain cases

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82336 Paolo Carlini changed: What|Removed |Added CC|mukesh.kapoor at oracle dot com|paolo.carlini at oracle dot com

[Bug fortran/66128] ICE for some intrinsics with zero sized array parameter

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |SUSPENDED --- Comment #12 from

[Bug middle-end/21161] [6/7/8 Regression] "clobbered by longjmp" warning ignores the data flow

2018-03-03 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21161 Peter Bergner changed: What|Removed |Added CC||bergner at gcc dot gnu.org --- Comment #

[Bug c++/60228] ICE using lambda in #pragma omp declare reduction

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60228 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot com --- Comm

[Bug c/84685] Designated initializers warning

2018-03-03 Thread jonathan.leffler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84685 Jonathan Leffler changed: What|Removed |Added CC||jonathan.leffler at gmail dot com --

[Bug c++/84694] New: internal compiler error: tree check: expected tree that contains 'decl minimal' structure, have 'identifier_node' in do_friend, at cp/friend.c:498

2018-03-03 Thread vegard.nossum at gmail dot com
arse_file() /home/vegard/git/gcc/gcc/cp/parser.c:38993 0x15a7105 c_common_parse_file() /home/vegard/git/gcc/gcc/c-family/c-opts.c:1132 $ xgcc --version xgcc (GCC) 8.0.1 20180303 (experimental) Built from git 0d86c284d085d29782d862600a79aa1ff0ee0c47 (r258221). 7.3.0 says: :4:14

[Bug fortran/66128] ICE for some intrinsics with zero sized array parameter

2018-03-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128 Thomas Koenig changed: What|Removed |Added Status|RESOLVED|NEW CC|

[Bug c++/83817] [7 Regression] internal compiler error: tree check: expected call_expr, have aggr_init_expr in tsubst_copy_and_build, at cp/pt.c:17822

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83817 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/83930] [6 Regression] ICE: RTL check: expected code 'const_int', have 'mem' in simplify_binary_operation_1, at simplify-rtx.c:3302

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83930 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE: RTL |[6 Regression] ICE: RTL

[Bug tree-optimization/83605] [6 Regression] ICE: verify_gimple failed (error: dead STMT in EH table)

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83605 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE: |[6 Regression] ICE: |v

[Bug c++/83824] [6 Regression] ICE on invalid C++ code with alignas: in chainon, at tree.c:3037

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83824 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE on |[6 Regression] ICE on

[Bug middle-end/83945] [7 Regression] internal compiler error: Segmentation fault with -O -fcode-hoisting

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83945 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/83958] [7 Regression] ICE: Segmentation fault (in find_decomp_class_base)

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83958 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84031] structured binding unpacks nameless padding bitfields

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84031 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/83986] [6 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2348

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83986 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE in |[6 Regression] ICE in

[Bug fortran/84116] [7 Regression] ICE in gfc_match_omp_clauses, at fortran/openmp.c:1354

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84116 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/55004] [meta-bug] constexpr issues

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 83993, which changed state. Bug 83993 Summary: [7 Regression] ICE: constant not recomputed when ADDR_EXPR changed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83993 What|Removed |Added

[Bug c++/83993] [7 Regression] ICE: constant not recomputed when ADDR_EXPR changed

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83993 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug preprocessor/69869] [6 Regression] internal compiler error: Segmentation fault in call to skip_macro_block_comment when using '-traditional-cpp'

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69869 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/81661] [7 Regression] ICE in gimplify_modify_expr, at gimplify.c:5638

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81661 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84596] [8 Regression] internal compiler error: unexpected expression '(bool)c' of kind implicit_conv_expr (cxx_eval_constant_expression)

2018-03-03 Thread vegard.nossum at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84596 --- Comment #6 from Vegard Nossum --- I see a similar ICE on r258221 using this test case: template struct a { constexpr int b() { int c; static_assert(c %= 1); } }; Output: $ xgcc -x c++ -S - : In member function 'constexpr int a:

[Bug c++/84082] [7 Regression] ICE with broken template function definition

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84082 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/83659] [7 Regression] ICE on compilable C++ code: in tree_to_shwi, at tree.c:6821

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83659 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/84285] Fail to statically link with -fsanitize=undefined

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84285 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/84308] [7 Regression] Memory leak in spread_components

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84308 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/83987] [6 Regression] ICE with OpenMP, sanitizer and virtual bases

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83987 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug c++/84341] [6 Regression] ICE with #pragma omp atomic

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84341 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug c++/84192] [7 Regression] ICE with statement expression

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84192 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/82210] [6 Regression] Having _Alignas in a struct with VLAs causes writing to one array to overwrite another

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82210 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84430] [7 Regression] ICE with #pragma omp simd in lambda

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84430 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/84418] ICE with fortran OpenMP linear (ref ()) clause

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84418 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/66128] ICE for some intrinsics with zero sized array parameter

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug c++/84448] [6 Regression] ICE with broken condition in parallel for loop

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84448 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug c++/84445] [7 Regression] ICE with __builtin_launder and virtual function

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84445 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84444] ICE with __builtin_launder and cast

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84449] [7 Regression] ICE with constexpr and deleted destructor

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84449 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84444] ICE with __builtin_launder and cast

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |7.4 --- Comment #6 from Jakub Jelinek -

[Bug tree-optimization/84503] [7 Regression] store-merging miscompilation on powerpc64 with -O3 since r241789

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84503 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84557] ICE with invalid firstprivate variable

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84557 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84558] [6 Regression] ICE with invalid constexpr constructor

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84558 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug ipa/84628] attribute(warning/error) functions should not be merged together

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84628 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug inline-asm/84625] [6 Regression] ICE with empty constraint and vector constant

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84625 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] ICE with |[6 Regression] ICE with

[Bug middle-end/84603] -finline-limit not accepted in attribute and #pragma optimize

2018-03-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84603 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/66128] ICE for some intrinsics with zero sized array parameter

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128 --- Comment #9 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Mar 3 19:59:54 2018 New Revision: 258224 URL: https://gcc.gnu.org/viewcvs?rev=258224&root=gcc&view=rev Log: 2018-03-03 Steven G. Kargl PR fortran/66128

[Bug middle-end/84603] -finline-limit not accepted in attribute and #pragma optimize

2018-03-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84603 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Resolution|INVALID

[Bug fortran/66128] ICE for some intrinsics with zero sized array parameter

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Mar 3 19:49:20 2018 New Revision: 258223 URL: https://gcc.gnu.org/viewcvs?rev=258223&root=gcc&view=rev Log: 2018-03-03 Steven G. Kargl PR fortran/66128

[Bug fortran/84693] New: scalar DT not broadcast across an array in an initialization expression

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84693 Bug ID: 84693 Summary: scalar DT not broadcast across an array in an initialization expression Product: gcc Version: unknown Status: UNCONFIRMED Severity: norma

[Bug fortran/84693] scalar DT not broadcast across an array in an initialization expression

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84693 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIR

[Bug fortran/31237] [meta-bug] TRANSFER intrinsic

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31237 Bug 31237 depends on bug 51434, which changed state. Bug 51434 Summary: ICE with scalar init of an array parameter, used in DT default init with transfer https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 What|Removed

[Bug fortran/51434] ICE with scalar init of an array parameter, used in DT default init with transfer

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/51434] ICE with scalar init of an array parameter, used in DT default init with transfer

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 --- Comment #23 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Mar 3 19:02:28 2018 New Revision: 258222 URL: https://gcc.gnu.org/viewcvs?rev=258222&root=gcc&view=rev Log: 2018-03-03 Steven G. Kargl PR fortran/51434

[Bug fortran/84594] Warning: Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at (1) is incompatible with option -fdefault-integer-8

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84594 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unass

[Bug fortran/80009] Printing/writing a structure with a real edit descriptor.

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80009 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libfortran/78549] Very slow formatted internal file output

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/66709] ICE on formatted io with parameter array specifier fmt

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66709 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/69497] ICE in gfc_free_namespace, at fortran/symbol.c:3701

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69497 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/66499] Letters with accents change format behavior for X and T descriptors.

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66499 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/66310] Problems with intrinsic repeat for large number of copies

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66310 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/38573] Missing markers for translation

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38573 Dominique d'Humieres changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/83829] Implement runtime checks for DT format specifier and allignment with effective items

2018-03-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83829 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/60230] internal compiler error on lambdas capturing multidimensional arrays with dynamic boundary

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60230 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/61358] Bogus "duplicate label" error after label used within C++11 lambda

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61358 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|paolo.carlin

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367 Bug 54367 depends on bug 61358, which changed state. Bug 61358 Summary: Bogus "duplicate label" error after label used within C++11 lambda https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61358 What|Removed |Added

[Bug fortran/51434] ICE with scalar init of an array parameter, used in DT default init with transfer

2018-03-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 --- Comment #22 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Mar 3 18:20:32 2018 New Revision: 258220 URL: https://gcc.gnu.org/viewcvs?rev=258220&root=gcc&view=rev Log: 2018-03-03 Steven G. Kargl PR fortran/51434

[Bug c++/61358] Bogus "duplicate label" error after label used within C++11 lambda

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61358 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 18:18:25 2018 New Revision: 258219 URL: https://gcc.gnu.org/viewcvs?rev=258219&root=gcc&view=rev Log: 2018-03-03 Paolo Carlini PR c++/61358 * g++

[Bug c++/81575] [7/8 Regression] ICE on C++ code: in cp_build_addr_expr_1, at cp/typeck.c:5793

2018-03-03 Thread vegard.nossum at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81575 Vegard Nossum changed: What|Removed |Added CC||vegard.nossum at gmail dot com --- Comme

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367 Bug 54367 depends on bug 67370, which changed state. Bug 67370 Summary: Invalid "parameter packs not expanded" error in lambda capture https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67370 What|Removed |Added

[Bug c++/67370] Invalid "parameter packs not expanded" error in lambda capture

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67370 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/67370] Invalid "parameter packs not expanded" error in lambda capture

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67370 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 18:09:27 2018 New Revision: 258218 URL: https://gcc.gnu.org/viewcvs?rev=258218&root=gcc&view=rev Log: 2018-03-03 Paolo Carlini PR c++/67370 * g++

[Bug fortran/78990] [6/7/8 Regression] ICE when assigning polymorphic array function result

2018-03-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78990 Paul Thomas changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/78990] [6/7/8 Regression] ICE when assigning polymorphic array function result

2018-03-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78990 --- Comment #7 from Paul Thomas --- Author: pault Date: Sat Mar 3 18:00:39 2018 New Revision: 258217 URL: https://gcc.gnu.org/viewcvs?rev=258217&root=gcc&view=rev Log: 2018-03-03 Paul Thomas PR fortran/78990 * expr.c (gfc_is

[Bug c++/71464] [6/7 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71464 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/71464] [6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71464 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 17:48:23 2018 New Revision: 258216 URL: https://gcc.gnu.org/viewcvs?rev=258216&root=gcc&view=rev Log: /cp 2018-03-03 Paolo Carlini PR c++/71464 *

[Bug c++/84689] is_invocable is true even for call operator via ambiguous base

2018-03-03 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84689 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #1 from TC ---

[Bug fortran/80965] [7/8 Regression] ICE with class argument and -O2 optimization

2018-03-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80965 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/80965] [7/8 Regression] ICE with class argument and -O2 optimization

2018-03-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80965 --- Comment #7 from Paul Thomas --- Author: pault Date: Sat Mar 3 16:33:17 2018 New Revision: 258213 URL: https://gcc.gnu.org/viewcvs?rev=258213&root=gcc&view=rev Log: 2018-03-03 Paul Thomas PR fortran/80965 * resolve.c (bui

[Bug c++/84692] Class template argument deduction ICE for template's member template

2018-03-03 Thread colu...@gmx-topmail.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84692 --- Comment #2 from Robert Haberlach --- And furthermore, I forgot to paste the correct compiler output, as the above was yielded before I shortened the names: prog.cc: In substitution of 'template Y(U, const Ts& ...)-> X::Y [with U = 128]': pro

[Bug c++/84692] Class template argument deduction ICE for template's member template

2018-03-03 Thread colu...@gmx-topmail.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84692 --- Comment #1 from Robert Haberlach --- Btw. begin being a friend is irrelevant, it can also be a non-static or static member.

[Bug fortran/78990] [6/7/8 Regression] ICE when assigning polymorphic array function result

2018-03-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78990 --- Comment #6 from Paul Thomas --- Author: pault Date: Sat Mar 3 16:26:49 2018 New Revision: 258212 URL: https://gcc.gnu.org/viewcvs?rev=258212&root=gcc&view=rev Log: 2018-03-03 Paul Thomas PR fortran/78990 * expr.c (gfc_is

[Bug c++/84692] New: Class template argument deduction ICE for template's member template

2018-03-03 Thread colu...@gmx-topmail.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84692 Bug ID: 84692 Summary: Class template argument deduction ICE for template's member template Product: gcc Version: 8.0.1 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/84650] [8 Regression] [graphite] ICE: Segmentation fault (in create_new_iv)

2018-03-03 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84650 --- Comment #3 from amker at gcc dot gnu.org --- So given below dump before sccp: [local count: 14598063]: [local count: 118111601]: # eu_19 = PHI <0(2), eu_13(7)> [local count: 955630224]: # dj.1_18 = PHI <0(3), _1(8)> _1 = dj.1

[Bug c++/84686] [6/7/8 Regression] Parenthesized discarded value expression are not evaluated with option -std=c++14

2018-03-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84686 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/84691] New: internal compiler error: in poplevel_class, at cp/name-lookup.c:4430

2018-03-03 Thread vegard.nossum at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84691 Bug ID: 84691 Summary: internal compiler error: in poplevel_class, at cp/name-lookup.c:4430 Product: gcc Version: 8.0.1 Status: UNCONFIRMED Keywords: ice-on-inv

[Bug libstdc++/84690] New: std::is_invocable not working for ambiguous calls

2018-03-03 Thread vince.rev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84690 Bug ID: 84690 Summary: std::is_invocable not working for ambiguous calls Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/81976] bad is_standard_layout/has_unique_object_representations results with a chain of empty bases

2018-03-03 Thread romain.geissler at amadeus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81976 --- Comment #2 from Romain Geissler --- Hi, Note that in the meantime, this was fixed on trunk (gcc 8). I don't know when, but it was fixed between December 2017 and now, and don't know with which commit. Cheers, Romain

[Bug c++/84689] New: is_invocable is true even for call operator via ambiguous base

2018-03-03 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84689 Bug ID: 84689 Summary: is_invocable is true even for call operator via ambiguous base Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal P

[Bug ipa/84628] attribute(warning/error) functions should not be merged together

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84628 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Sat Mar 3 13:43:30 2018 New Revision: 258208 URL: https://gcc.gnu.org/viewcvs?rev=258208&root=gcc&view=rev Log: Backported from mainline 2018-03-02 Jakub Jelinek

[Bug other/12411] GCC depends on undefined ISO C behavior (order of execution)

2018-03-03 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12411 Eric Gallager changed: What|Removed |Added Keywords||diagnostic CC|

[Bug inline-asm/84625] [6/7 Regression] ICE with empty constraint and vector constant

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84625 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Sat Mar 3 13:42:40 2018 New Revision: 258207 URL: https://gcc.gnu.org/viewcvs?rev=258207&root=gcc&view=rev Log: Backported from mainline 2018-03-02 Jakub Jelinek

[Bug sanitizer/70875] ICE in get_ubsan_type_info_for_type with -fsanitize=undefined

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70875 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Sat Mar 3 13:41:52 2018 New Revision: 258206 URL: https://gcc.gnu.org/viewcvs?rev=258206&root=gcc&view=rev Log: Backported from mainline 2018-03-02 Jakub Jelinek

[Bug c++/84558] [6/7 Regression] ICE with invalid constexpr constructor

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84558 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Sat Mar 3 13:41:20 2018 New Revision: 258205 URL: https://gcc.gnu.org/viewcvs?rev=258205&root=gcc&view=rev Log: Backported from mainline 2018-02-26 Jakub Jelinek

[Bug c++/84557] ICE with invalid firstprivate variable

2018-03-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84557 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Sat Mar 3 13:40:39 2018 New Revision: 258204 URL: https://gcc.gnu.org/viewcvs?rev=258204&root=gcc&view=rev Log: Backported from mainline 2018-02-26 Jakub Jelinek

  1   2   >