[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types

2016-06-06 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 --- Comment #18 from rguenther at suse dot de --- On Mon, 6 Jun 2016, shiva0217 at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 > > --- Comment #17 from Shiva Chen --- > Hi, Richard > > Thanks for the explanation

[Bug tree-optimization/71416] [7 Regression] ICE at -O3 in 32-bit and 64-bit modes on x86_64-linux-gnu (vectorizable_live_operation)

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71416 Richard Biener changed: What|Removed |Added CC||alan.hayward at arm dot com Target Mi

[Bug other/71414] 2x slower than clang summing small float array

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71414 --- Comment #1 from Richard Biener --- The core loop is .L8: addq$1, %rdx vaddps (%r8), %ymm1, %ymm1 addq$32, %r8 cmpq%rdx, %rcx ja .L8 which compared to LLVM is not unrolled. You can u

[Bug tree-optimization/71410] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault

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

[Bug tree-optimization/71398] [7 Regression] ICE at -O3 in 32-bit and 64-bit mode on x86_64-linux-gnu (Segmentation fault, find_edge)

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71398 Richard Biener changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #5

[Bug bootstrap/70473] genautomata memory footprint for arm

2016-06-06 Thread heroxbd at sohu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473 Benda Xu changed: What|Removed |Added CC||heroxbd at sohu dot com --- Comment #4 from B

[Bug bootstrap/71400] [7 Regression] profiledbootstrap failed

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71400 Richard Biener changed: What|Removed |Added CC||nathan at gcc dot gnu.org Target Mile

[Bug tree-optimization/71428] [7 Regression] wrong code with -Os -fno-tree-forwprop (breaks in the .bswap dump)

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

[Bug c/71422] Total size of static objects is not limited

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

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 --- Comment #3 from Bernd Schmidt --- Also, to help narrow it down, can you try it with this patch? Index: tree-ssa-strlen.c === --- tree-ssa-strlen.c (revision 237069) +++ tree-s

[Bug tree-optimization/71423] [5/6/7 Regression] wrong code at -Os and above on x86_64-linux-gnu

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71423 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|NEW

[Bug other/71414] 2x slower than clang summing small float array

2016-06-06 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71414 --- Comment #2 from Marc Glisse --- (In reply to Richard Biener from comment #1) > The core loop is > > .L8: > addq$1, %rdx > vaddps (%r8), %ymm1, %ymm1 > addq$32, %r8 > cmpq%rdx, %rcx > ja

[Bug bootstrap/71421] trunk bootstrap is broken

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

[Bug target/71419] [6/7 Regression] cortex-a9 IRQ

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71419 Richard Biener changed: What|Removed |Added Keywords||wrong-code Component|c++

[Bug c/71418] [7 Regression] gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layout.c:2402

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71418 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|--

[Bug tree-optimization/71417] [7 Regression] wrong code (SIGFPE) at -O3 on x86_64-linux-gnu

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71417 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/71428] [7 Regression] wrong code with -Os -fno-tree-forwprop (breaks in the .bswap dump)

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71428 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug c/71418] [7 Regression] gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layout.c:2402

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71418 Marek Polacek changed: What|Removed |Added Keywords|ice-on-valid-code |ice-on-invalid-code Status|U

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 --- Comment #2 from Jakub Jelinek --- This is just weird, I certainly do get ICE with 6.x, and while I don't with 5.x, I get the ICE at the 5.x branch point. So this really doesn't look like a regression to me.

[Bug c/71418] [4.9/5/6/7 Regression] gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layout.c:2402

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71418 Jakub Jelinek changed: What|Removed |Added Keywords||error-recovery Priority|P3

[Bug fortran/44265] Link error with reference to parameter array in specification expression

2016-06-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44265 --- Comment #8 from Dominique d'Humieres --- While trying to package the patch in comment 5, I stumbled on the following problem in 32 mode: the following code MODULE Fruits IMPLICIT NONE PRIVATE PUBLIC :: Get CONTAINS FUNCTION Get(i

[Bug tree-optimization/71417] [7 Regression] wrong code (SIGFPE) at -O3 on x86_64-linux-gnu

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71417 --- Comment #2 from Jakub Jelinek --- Started with r236831.

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-06 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #4 from Ludovic Courtès --- Created attachment 38650 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38650&action=edit Diff of one of the RTL phases between stage 2 and 3, gcc/real.c, GCC 5.4.0

[Bug tree-optimization/71416] [7 Regression] ICE at -O3 in 32-bit and 64-bit modes on x86_64-linux-gnu (vectorizable_live_operation)

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71416 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/71190] [7 Regression] ICE in assemble_variable_contents, at varasm.c:2054

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71190 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-06 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #5 from Ludovic Courtès --- I tried this time with GCC 5.4.0, and with BOOT_CFLAGS='-O2 -g0 -da'. I'm also getting the failure: make[3]: Leaving directory '/tmp/guix-build-gcc-5.4.0.drv-0/build' Comparing stages 2 and 3 warnin

[Bug libstdc++/11196] _GNU_SOURCE vs. M_PI

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11196 Jonathan Wakely changed: What|Removed |Added CC||yanp.bugz at gmail dot com --- Comment

[Bug libstdc++/71329] Remove typedefs from iostream

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

[Bug c/71418] [4.9/5/6/7 Regression] gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layout.c:2402

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71418 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug libstdc++/71329] Remove typedefs from iostream

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71329 --- Comment #2 from Jonathan Wakely --- Also Bug 51749

[Bug other/71414] 2x slower than clang summing small float array

2016-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71414 Richard Biener changed: What|Removed |Added Keywords||missed-optimization CC|

[Bug libstdc++/71367] std::time_get does not implement 'r' or 'p'

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-06 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #6 from Ludovic Courtès --- FWIW, we're bootstrapping from an ARM->ARM pseudo cross-compiler (same version, that is 5.3.0 in the initial report, 5.4.0 in the latest report), along the lines of: http://linuxfromscratch.org/lfs/view/

[Bug driver/70936] Hard-coded C++ header paths and relocation problem on Windows

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70936 Jonathan Wakely changed: What|Removed |Added CC||ralphengels at gmail dot com --- Comme

[Bug libstdc++/71298] changes to libstdc++ breaks windows builds

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

[Bug target/71419] interrupt attribute silently dropped for Thumb code on armv7-a

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71419 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords|wrong-code |documentation S

[Bug tree-optimization/71407] [7 Regression] ICE at -O3 in 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple: integral result type precision does not match field size of BIT_FIELD_REF)

2016-06-06 Thread alahay01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71407 alahay01 at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |alahay01 at gcc dot

[Bug libstdc++/71430] New: Consider having different global std::locale object per thread

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71430 Bug ID: 71430 Summary: Consider having different global std::locale object per thread Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: enhancement

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 --- Comment #3 from Marek Polacek --- "Reduced": int f (int x[x - x ()]);

[Bug libstdc++/71431] New: ifstream::rdbuf directory

2016-06-06 Thread dimaqq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Bug ID: 71431 Summary: ifstream::rdbuf directory Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Ass

[Bug libstdc++/71298] changes to libstdc++ breaks windows builds

2016-06-06 Thread ralphengels at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71298 --- Comment #3 from ralphengels at gmail dot com --- Sorry for the delay, yes its a duplicate of the same bug you linked to. The msys2 devs have found a way to get around it which does not include patching, but i thought it best to report it any

[Bug debug/71432] New: [7 Regression] -fcompare-debug failure (length)

2016-06-06 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71432 Bug ID: 71432 Summary: [7 Regression] -fcompare-debug failure (length) Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: deb

[Bug libstdc++/71415] std::filesystem::exists that does not throw sets error code if file does not exist

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

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 --- Comment #4 from Andreas Schwab --- This fixes the comparison failure on ia64.

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/71433] New: [7 Regression] -Warray-bounds false positive with -O2

2016-06-06 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71433 Bug ID: 71433 Summary: [7 Regression] -Warray-bounds false positive with -O2 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread dimaqq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Dima Tisnek changed: What|Removed |Added Status|RESOLVED|NEW Resolution|INVALID

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Jonathan Wakely changed: What|Removed |Added Status|NEW |WAITING --- Comment #4 from Jonathan W

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 --- Comment #5 from Jonathan Wakely --- Oops, sorry, that was meant to be: std::cout << f.fail() << f.bad() << '\n'; std::cout << ss.fail() << ss.bad() << '\n'; Which prints: 00 10 and I think that's correct.

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread dimaqq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 --- Comment #6 from Dima Tisnek --- Perhaps in my case, it's a combination of directory, `imbue` and `rdbuf` ?

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread dimaqq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 --- Comment #7 from Dima Tisnek --- Ugh, it never occurred to me to check error on target of buffer copy. `buf.rdstate()` does report an error for me. A bit unexpected and seems like black magic, but the error is there :)

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread dimaqq at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 --- Comment #8 from Dima Tisnek --- Looks like I cannot distinguish between a directory and an empty file: ``` buf << expression.rdbuf(); /* check buf.rdstate() */ ``` underlying file name was a directory -- rdstate() == 4 underlying fi

[Bug other/71414] 2x slower than clang summing small float array

2016-06-06 Thread yyc1992 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71414 --- Comment #4 from Yichao Yu --- The C code is in the gist linked `a` is a cacheline aligned pointer and `n` is 1024 so `a` should even fits in L1d, which is 32kB on both processors I benchmarked. More precise timing (ns per loop) 6700K ``` %

[Bug libstdc++/71434] New: binomial_distribution operator(): using uninitialized variable

2016-06-06 Thread barannikov88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71434 Bug ID: 71434 Summary: binomial_distribution operator(): using uninitialized variable Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/71415] std::filesystem::exists that does not throw sets error code if file does not exist

2016-06-06 Thread marejde at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71415 --- Comment #3 from Martin Ejdestig --- > The semantics of exists(const path&, error_code&) are precisely specified, > and > I think this behaviour is correct according to the specification. This > is also > consistent with Boost.Filesystem. O

[Bug libstdc++/71431] ifstream::rdbuf directory

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71431 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libstdc++/71415] std::filesystem::exists that does not throw sets error code if file does not exist

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71415 --- Comment #4 from Jonathan Wakely --- (In reply to Martin Ejdestig from comment #3) > Oh, OK. It seems odd to me that an error is signaled for something that > should be considered "normal operations" though. I agree. > Is there some way for

[Bug bootstrap/71400] [7 Regression] profiledbootstrap failed

2016-06-06 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71400 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/24414] Old-style asms don't clobber memory

2016-06-06 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24414 --- Comment #20 from Bernd Edlinger --- Author: edlinger Date: Mon Jun 6 12:31:59 2016 New Revision: 237133 URL: https://gcc.gnu.org/viewcvs?rev=237133&root=gcc&view=rev Log: gcc/ 2016-06-06 Bernd Edlinger PR c/24414 * cfgex

[Bug libstdc++/71415] std::filesystem::exists that does not throw sets error code if file does not exist

2016-06-06 Thread marejde at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71415 --- Comment #5 from Martin Ejdestig --- (In reply to Jonathan Wakely from comment #4) > A new issue should get added to > http://cplusplus.github.io/LWG/lwg-active.html Thank you.

[Bug bootstrap/71435] New: [7 regression] sparc bootstrap failure since r235625

2016-06-06 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71435 Bug ID: 71435 Summary: [7 regression] sparc bootstrap failure since r235625 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug target/71436] New: [7 Regression] Segmentation fault in arm_output_multireg_pop

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436 Bug ID: 71436 Summary: [7 Regression] Segmentation fault in arm_output_multireg_pop Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug debug/71432] [7 Regression] -fcompare-debug failure (length)

2016-06-06 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71432 Tobias Burnus changed: What|Removed |Added CC||bernds at gcc dot gnu.org Target Miles

[Bug target/71436] [7 Regression] Segmentation fault in arm_output_multireg_pop

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436 ktkachov at gcc dot gnu.org changed: What|Removed |Added Known to work||6.1.0 Target Milestone|--

[Bug tree-optimization/71433] [7 Regression] -Warray-bounds false positive with -O2

2016-06-06 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71433 --- Comment #1 from Vincent Lefèvre --- Here's a simple test case: int t[1]; int fct (long e) { int d = 0, i, n = 52; if (e < 0) n += e; for (i = 1 ; i < n / 64 + 1 ; i++) d = t[i]; return d; } If I replace "long" by "int" in th

[Bug target/71436] [7 Regression] Segmentation fault in arm_output_multireg_pop

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436 --- Comment #1 from ktkachov at gcc dot gnu.org --- The invalid mem-mem set rtx appears during reload. It transforms: (insn 55 67 151 3 (parallel [ (set (reg:SI 0 r0) (mem/u/c:SI (reg/f:SI 147) [2 c+0 S4 A32]))

[Bug rtl-optimization/71436] [7 Regression] Segmentation fault in arm_output_multireg_pop

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436 ktkachov at gcc dot gnu.org changed: What|Removed |Added Component|target |rtl-optimization --- Commen

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-06 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #7 from Ludovic Courtès --- > I have attached the diff of stage[23]-gcc/real.c.192r.expand in the hope it > would provide useful info. The diffs are too noisy: due to '-gtoggle', we not only get "# DEBUG" comments in stage2 dumps and

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 --- Comment #5 from Andreas Schwab --- I see sem_ch13__new_stream_subprogram__build_spec.9906 in stage3 calling memcmp whereas it is inlined in stage2. That appears to be the only difference.

[Bug c++/61564] #pragma GCC optimize ("-fno-lto") causes the compiler to crash

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61564 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug target/70830] [6/7 Regression] ARM interrupt attribute: push/pop do not support {reglist}^

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70830 --- Comment #9 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Mon Jun 6 14:39:21 2016 New Revision: 237134 URL: https://gcc.gnu.org/viewcvs?rev=237134&root=gcc&view=rev Log: Fix fallout from: [ARM] PR target/70830: Avoid POP-{reglis

[Bug tree-optimization/71433] [7 Regression] -Warray-bounds false positive with -O2

2016-06-06 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71433 --- Comment #2 from Vincent Lefèvre --- Well, this test case also yields a warning with 20160508-1 (trunk r236009). Here's a new test case that yields no warnings with 20160508-1, but yields one with 20160603-1 (r237077). int t[1]; int a (void);

[Bug fortran/71404] [7 Regression] 416.gamess in SPEC CPU 2006 failed to build

2016-06-06 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71404 --- Comment #10 from Bill Seurer --- I checked on both powerpc64 BE and LE and indeed it runs now. Thanks!

[Bug c++/58987] [c++11] ICE with template alias

2016-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58987 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/71400] [7 Regression] profiledbootstrap failed

2016-06-06 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71400 --- Comment #2 from Nathan Sidwell --- Author: nathan Date: Mon Jun 6 15:24:24 2016 New Revision: 237135 URL: https://gcc.gnu.org/viewcvs?rev=237135&root=gcc&view=rev Log: PR libgcc/71400 * libgcov-driver-system.c (__gcov_error_

[Bug bootstrap/71400] [7 Regression] profiledbootstrap failed

2016-06-06 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71400 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 --- Comment #6 from Bernd Schmidt --- Does this fix it (on both machines)? Index: tree-ssa-strlen.c === --- tree-ssa-strlen.c (revision 237069) +++ tree-ssa-strlen.c (working co

[Bug libstdc++/71320] filesystem::permissions does not respect add_perms/remove_perms

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71320 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Mon Jun 6 15:50:01 2016 New Revision: 237136 URL: https://gcc.gnu.org/viewcvs?rev=237136&root=gcc&view=rev Log: libstdc++/71320 Add or remove file permissions correctly PR libs

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/37780] Conditional expression with __builtin_clz() should be optimized out

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37780 --- Comment #4 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Mon Jun 6 15:59:48 2016 New Revision: 237138 URL: https://gcc.gnu.org/viewcvs?rev=237138&root=gcc&view=rev Log: [1/3][ARM] Keep ctz expressions together until after reloa

[Bug libstdc++/71322] [DR 2720] std::filesystem::permissions always follows symlinks

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71322 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |SUSPENDED Last reconfirmed|

[Bug libstdc++/71313] [Filesystem TS] remove_all fails to remove directory contents recursively

2016-06-06 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71313 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/37780] Conditional expression with __builtin_clz() should be optimized out

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37780 --- Comment #5 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Mon Jun 6 16:01:47 2016 New Revision: 237139 URL: https://gcc.gnu.org/viewcvs?rev=237139&root=gcc&view=rev Log: [2/3][AArch64] Keep CTZ components together until after re

[Bug libstdc++/71320] filesystem::permissions does not respect add_perms/remove_perms

2016-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71320 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/37780] Conditional expression with __builtin_clz() should be optimized out

2016-06-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37780 --- Comment #6 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Mon Jun 6 16:06:05 2016 New Revision: 237141 URL: https://gcc.gnu.org/viewcvs?rev=237141&root=gcc&view=rev Log: [3/3][RTL ifcvt] PR middle-end/37780: Conditional expressi

[Bug tree-optimization/71437] New: [7 regression' Performance regression after r235817

2016-06-06 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 Bug ID: 71437 Summary: [7 regression' Performance regression after r235817 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/71437] [7 regression' Performance regression after r235817

2016-06-06 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71437 --- Comment #1 from Yuri Rumyantsev --- Created attachment 38652 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38652&action=edit test-case to reproduce Need to be compiled with -O3 -m32 -ffast-math on x86-64.

[Bug tree-optimization/71438] New: wrong code at -O3 on x86_64-linux-gnu (by tree vectorizer)

2016-06-06 Thread su at cs dot ucdavis.edu
: ../gcc-source-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20160606 (experimental) [trunk revision 237117] (GCC) $ $ gcc-trunk -O2 small.c; ./a.out $ gcc-6.1 -O3 small.c; ./a.out $ $ gcc-trunk -O3 small.c

[Bug tree-optimization/71259] [6/7 Regression] GCC trunk emits wrong code

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71259 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Mon Jun 6 18:35:03 2016 New Revision: 237147 URL: https://gcc.gnu.org/viewcvs?rev=237147&root=gcc&view=rev Log: PR tree-optimization/71259 * tree-vect-slp.c (vect_get_con

[Bug ada/71413] [7 Regression] bootstrap (gnat) broken on arm-linux-gnueabi*

2016-06-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71413 --- Comment #8 from Andreas Schwab --- That fixes the comparison failure on ia64.

[Bug tree-optimization/71259] [6/7 Regression] GCC trunk emits wrong code

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71259 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Mon Jun 6 18:47:33 2016 New Revision: 237148 URL: https://gcc.gnu.org/viewcvs?rev=237148&root=gcc&view=rev Log: PR tree-optimization/71259 * tree-vect-slp.c (vect_get_con

[Bug fortran/71412] iso_c_bindings and optimization interaction bug

2016-06-06 Thread relliott at umn dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71412 --- Comment #7 from relliott at umn dot edu --- Hello, I just want to make one think certain. You quoted section 6.3.3.1 of the J3/04-007 document to show that a NAMED local allocatable variable would be deallocated at the end of a routine. H

[Bug tree-optimization/71259] [6/7 Regression] GCC trunk emits wrong code

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

[Bug fortran/71412] iso_c_bindings and optimization interaction bug

2016-06-06 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71412 --- Comment #8 from Steve Kargl --- On Mon, Jun 06, 2016 at 06:51:16PM +, relliott at umn dot edu wrote: > > I just want to make one think certain. You quoted section 6.3.3.1 of the > J3/04-007 document to show that a NAMED local allocatab

[Bug c++/71330] [6/7 Regression] Compile time regression

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71330 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Mon Jun 6 19:48:22 2016 New Revision: 237151 URL: https://gcc.gnu.org/viewcvs?rev=237151&root=gcc&view=rev Log: PR c++/70847 PR c++/71330 PR c++/71393 *

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 --- Comment #15 from Jakub Jelinek --- Author: jakub Date: Mon Jun 6 19:48:22 2016 New Revision: 237151 URL: https://gcc.gnu.org/viewcvs?rev=237151&root=gcc&view=rev Log: PR c++/70847 PR c++/71330 PR c++/71393 *

[Bug c++/71393] [6/7 Regression] Compilation hang

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71393 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Mon Jun 6 19:48:22 2016 New Revision: 237151 URL: https://gcc.gnu.org/viewcvs?rev=237151&root=gcc&view=rev Log: PR c++/70847 PR c++/71330 PR c++/71393 * c

  1   2   >