[Bug fortran/40196] [F03] [F08] Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im)

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

[Bug fortran/20585] [meta-bug] Fortran 2003 support

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20585 Bug 20585 depends on bug 40196, which changed state. Bug 40196 Summary: [F03] [F08] Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40196 What|Removed

[Bug fortran/39627] [meta-bug] Fortran 2008 support

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39627 Bug 39627 depends on bug 40196, which changed state. Bug 40196 Summary: [F03] [F08] Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40196 What|Removed

[Bug fortran/29962] Initialization expressions

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29962 Bug 29962 depends on bug 40196, which changed state. Bug 40196 Summary: [F03] [F08] Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40196 What|Removed

[Bug bootstrap/88089] [9 regression] build failure with GCC 4.9 on SPARC/Solaris

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88089 --- Comment #3 from Richard Biener --- Author: rguenth Date: Tue Nov 20 08:04:26 2018 New Revision: 266300 URL: https://gcc.gnu.org/viewcvs?rev=266300&root=gcc&view=rev Log: 2018-11-20 Richard Biener PR middle-end/88089 * tre

[Bug fortran/82077] [7/8/9 Regression] ICE on associating polymorphic array dummy with a type-guarded array section

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

[Bug lto/88087] [9 Regression] ICE in execute at tree-ssa-pre.c:4220 since r266183

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

[Bug rtl-optimization/82024] wrong code with -Og -fgcse-sm -frerun-cse-after-loop --param=max-combine-insns=3

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82024 --- Comment #10 from Martin Liška --- Segher: Will you do the backport?

[Bug lto/88087] [9 Regression] ICE in execute at tree-ssa-pre.c:4220 since r266183

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88087 --- Comment #4 from Richard Biener --- Author: rguenth Date: Tue Nov 20 08:06:09 2018 New Revision: 266301 URL: https://gcc.gnu.org/viewcvs?rev=266301&root=gcc&view=rev Log: 2018-11-20 Richard Biener PR tree-optimization/88087

[Bug c/81887] pragma omp ordered simd ignored under -fopenmp-simd

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

[Bug bootstrap/88089] [9 regression] build failure with GCC 4.9 on SPARC/Solaris

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

[Bug target/81800] [8 regression] on aarch64 ilp32 lrint should not be inlined as two instructions

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

[Bug sanitizer/81697] Incorrect ASan global variables alignment on arm

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81697 --- Comment #6 from Martin Liška --- Maxim, Slava: Can the bug be marked as resolved?

[Bug target/81733] stage1 libgcc_s.dylib fails to link on Darwin 11/x86_64

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

[Bug tree-optimization/81603] Various compiler UB on very large constant offsets

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

[Bug c/81432] Bogus fix-it hints from -Wmissing-braces when there are excess elements

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81432 --- Comment #2 from Martin Liška --- David: Can the bug be marked as resolved?

[Bug tree-optimization/31130] [7 Regression] VRP no longer derives range for division after negation

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31130 Richard Biener changed: What|Removed |Added Known to work||8.1.0 Summary|[7/8 Regressio

[Bug c++/81420] When a reference is bound to a member in the base of a temporary, lifetime of the temporary is not extended

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

[Bug sanitizer/80998] Implement -fsanitize=pointer-overflow

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80998 --- Comment #9 from Martin Liška --- Jakub: Can the bug be marked as resolved?

[Bug fortran/80931] ICE on move_alloc in gimplify_expr, at gimplify.c:11335

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80931 --- Comment #10 from Martin Liška --- Paul: Can the bug be marked as resolved?

[Bug c++/80990] cv-qualifiers ignored in variable definition using class template argument deduction

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

[Bug target/44551] [missed optimization] AVX vextractf128 after vinsertf128

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

[Bug sanitizer/81697] Incorrect ASan global variables alignment on arm

2018-11-20 Thread chefmax at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81697 chefmax at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug testsuite/88090] [9 regression] obj-c++.dg/attributes/method-nonnull-1.mm FAILs

2018-11-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88090 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug target/84335] ICE on invalid code in copy_to_mode_reg, at explow.c:612

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84335 --- Comment #4 from Martin Liška --- Jakub: Can you please update Known to work or close it?

[Bug c++/84488] Incorrect "set but not used" warning for static_cast(double)

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

[Bug target/84331] Execution failures on Skylake server with -march=native

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84331 --- Comment #2 from Martin Liška --- Julia, H.J. : Can the bug be marked as resolved?

[Bug sanitizer/84307] asan blocks dead-store elimination

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84307 --- Comment #6 from Martin Liška --- Jakub: Can the bug be marked as resolved?

[Bug testsuite/88090] [9 regression] obj-c++.dg/attributes/method-nonnull-1.mm FAILs

2018-11-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88090 --- Comment #2 from Jakub Jelinek --- Created attachment 45037 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45037&action=edit gcc9-pr88090.patch Untested fix. Rainer, does this fix the issue for you?

[Bug jit/84288] Support jit on Solaris

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

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

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

[Bug c/81887] pragma omp ordered simd ignored under -fopenmp-simd

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

[Bug tree-optimization/84204] [8/9 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84204 --- Comment #10 from Martin Liška --- Richi: Can the bug be marked as resolved?

[Bug rtl-optimization/84123] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:908, alpha linux.

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

[Bug sanitizer/84250] Symbol collision when using both Address and Undefined Behavior sanitizers (-fsanitize=address,undefined)

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84250 --- Comment #7 from Martin Liška --- Maxim, Jakub: Can the bug be marked as resolved? Or at least update Known to work?

[Bug tree-optimization/84114] global reassociation pass prevents fma usage, generates slower code

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

[Bug sanitizer/80998] Implement -fsanitize=pointer-overflow

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

[Bug target/81733] stage1 libgcc_s.dylib fails to link on Darwin 11/x86_64

2018-11-20 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733 --- Comment #21 from Iain Sandoe --- (In reply to Martin Liška from comment #20) > Iain: Can the bug be marked as resolved? I'd assume it can Rainer: have you done a build on the affected system(s) since the back port to 8? (technically the iss

[Bug c/84195] newlines in deprecated diagnostics

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

[Bug target/84335] ICE on invalid code in copy_to_mode_reg, at explow.c:612

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

[Bug c++/84488] Incorrect "set but not used" warning for static_cast(double)

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

[Bug sanitizer/84307] asan blocks dead-store elimination

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

[Bug middle-end/84016] [8/9 Regression] Spec2000 regression around Jan 14 and Jan 19 2018

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84016 --- Comment #18 from Martin Liška --- Richi, Honza: Do we want to then close it?

[Bug target/84039] x86 retpolines and CFI

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

[Bug tree-optimization/88074] [7/8/9 Regression] g++ hangs on math expression

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88074 --- Comment #14 from Richard Biener --- (In reply to jos...@codesourcery.com from comment #12) > Note that such issues are not unique to ctan. > > E.g., compiling __builtin_jn (10, 1e10) will produce such a hang. > The difference is th

[Bug rtl-optimization/84003] FAIL: g++.dg/torture/pr77745.C with noinline foo

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84003 --- Comment #7 from Martin Liška --- Richi: Will you backport or do we close it?

[Bug tree-optimization/88074] [7/8/9 Regression] g++ hangs on math expression

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88074 --- Comment #15 from Richard Biener --- (In reply to jos...@codesourcery.com from comment #13) > MPFR deals with larger exponent ranges for intermediate computations > itself (MPFR functions generally set the maximum possible exponent range > i

[Bug tree-optimization/84777] -Os inhibits all vectorization

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

[Bug target/84711] AArch32 big-endian fails when taking subreg of a vector mode to a scalar mode.

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

[Bug sanitizer/84761] AddressSanitizer is not compatible with glibc 2.27 on x86

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84761 --- Comment #16 from Martin Liška --- Jakub: Can the bug be marked as resolved?

[Bug target/84828] ICE in verify_flow_info at gcc/cfghooks.c:265

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84828 --- Comment #8 from Martin Liška --- Jakub: Can the bug be marked as resolved? Or planning to backport that?

[Bug other/84889] Ideas on revamping how we format diagnostics

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

[Bug tree-optimization/84958] int loads not eliminated against larger stores

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

[Bug tree-optimization/84648] Missed optimization : loop not removed.

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

[Bug target/84838] Minor grammar fixes for x86 options

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

[Bug c++/84783] Missing _mm256_permutexvar_epi64() intrinsic for AVX512VL

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

[Bug sanitizer/84761] AddressSanitizer is not compatible with glibc 2.27 on x86

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

[Bug target/84828] ICE in verify_flow_info at gcc/cfghooks.c:265

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

[Bug rtl-optimization/85805] [7/8 Regression] Wrong code for 64 bit comparisons on avr-gcc

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

[Bug fortran/69298] [OOP] Array finalisers seem to be given the wrong array when the array is a member variable

2018-11-20 Thread matthew.hambley at metoffice dot gov.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298 --- Comment #7 from matthew.hambley at metoffice dot gov.uk --- A recent migration to RHEL7 seems to have exacerbated this issue. Previously it could be worked around by ensuring that a type with user finaliser appeared before the array of finali

[Bug target/85769] [8/9 Regression] ICE in extract_constrain_insn, at recog.c:2205 for -mcpu=thunderx

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85769 --- Comment #7 from Martin Liška --- Tamar: Can you please update Known to work or close it?

[Bug middle-end/86202] [8/9 Regression] ICE in get_range_info calling an invalid memcpy() declaration

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

[Bug tree-optimization/86270] [8/9 Regression] Simple loop needs an extra register and an extra instruction

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

[Bug tree-optimization/85259] [8/9 Regression] Missing -Wstringop-overflow= since r256683

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85259 --- Comment #7 from Martin Liška --- Martin: Can you please update Known to work?

[Bug middle-end/86121] [9 Regression] missing -Wstringop-overflow on strcpy followed by strcat

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

[Bug target/86383] [9 Regression] arm-netbsdelf cross compiler fails in selftests

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86383 --- Comment #17 from Martin Liška --- Richard: Can the bug be marked as resolved?

[Bug target/85590] [nvptx, libgomp, openacc] Use cuda runtime fns to determine launch configuration in nvptx plugin

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

[Bug libgomp/85463] [nvptx] "exit" in offloaded region doesn't terminate process

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

[Bug testsuite/85326] `make check` fails with `--disable-bootstrap` and `--enable-languages=c`

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

[Bug c++/86068] __cpp_transactional_memory is 210500

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

[Bug c++/84783] Missing _mm256_permutexvar_epi64() intrinsic for AVX512VL

2018-11-20 Thread speryt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84783 Sebastian Peryt changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/87075] [7/8/9 Regression] ICE when compiling the test suite of GLM 0.9.9.0

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

[Bug middle-end/86575] [7/8 Regression] -Wimplicit-fallthrough affects code generation

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

[Bug debug/86593] [8/9 Regression] internal compiler error: in based_loc_descr, at dwarf2out.c:14272

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

[Bug target/87374] [8/9 Regression] ICE in extract_insn, at recog.c:2305

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87374 --- Comment #6 from Martin Liška --- Thomas: Can you please update Known to work?

[Bug fortran/87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument

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

[Bug bootstrap/86739] [9 Regression] Bootstrap broken with host GCC 4.1.2

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

[Bug testsuite/87486] [9 regression] gcc.target/powerpc/undef-bool-2.c fails starting with r264335

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

[Bug testsuite/87081] [9 regression] gcc.target/powerpc/vec-init-6.c failures with r262930

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

[Bug target/87439] [9 regression] ICE in ix86_mode_needed, at config/i386/i386.c:18907

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

[Bug fortran/86481] [OOP] Memory leak with sourced allocation

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

[Bug tree-optimization/87034] [9 Regression] missing -Wformat-overflow on a sprintf %s with a wide string

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

[Bug tree-optimization/84204] [8/9 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84204 --- Comment #11 from Richard Biener --- (In reply to Martin Liška from comment #10) > Richi: Can the bug be marked as resolved? I just re-opened it so why would you think so?!

[Bug fortran/86863] [OOP][F2008] type-bound module procedure name not recognized

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

[Bug target/87439] [9 regression] ICE in ix86_mode_needed, at config/i386/i386.c:18907

2018-11-20 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87439 Uroš Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/86068] __cpp_transactional_memory is 210500

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

[Bug ipa/86395] add support of -fopt-info-inline in inliner

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86395 --- Comment #6 from Martin Liška --- David: Can the bug be marked as resolved?

[Bug tree-optimization/86571] AIX NaNQ and NaNS output format conflicts with __builtin_sprintf

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

[Bug rtl-optimization/84003] FAIL: g++.dg/torture/pr77745.C with noinline foo

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84003 --- Comment #8 from Richard Biener --- I'm going to backport.

[Bug fortran/87151] allocating array of character

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

[Bug target/86952] Avoid jump table for switch statement with -mindirect-branch=thunk

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86952 --- Comment #2 from Martin Liška --- H.J. I can write a patch for it. Do you expect more expensive costs when retpolines are enabled?

[Bug bootstrap/86739] [9 Regression] Bootstrap broken with host GCC 4.1.2

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

[Bug tree-optimization/84777] -Os inhibits all vectorization

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84777 --- Comment #13 from Richard Biener --- I will backport.

[Bug ipa/86389] execute FAILs with -fipa-pta

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389 --- Comment #6 from Martin Liška --- Richi: Can the bug be marked as resolved? Or please update Known to work.

[Bug tree-optimization/84777] -Os inhibits all vectorization

2018-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84777 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|

[Bug testsuite/85326] `make check` fails with `--disable-bootstrap` and `--enable-languages=c`

2018-11-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85326 --- Comment #10 from Jakub Jelinek --- Probably, unless the maintainers that committed the fixes want to commit something further.

[Bug tree-optimization/84648] Missed optimization : loop not removed.

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

[Bug middle-end/87188] Function pointer canonicalization optimized away

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

[Bug c++/86661] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 --- Comment #5 from Martin Liška --- Paolo: Can the bug be marked as resolved?

[Bug target/86486] GCC 8 stack clash protection on AArch64 is incomplete

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

  1   2   3   4   >