[Bug fortran/77351] New: ICE in remove_trim, at frontend-passes.c:1145

2016-08-23 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77351 Bug ID: 77351 Summary: ICE in remove_trim, at frontend-passes.c:1145 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortr

[Bug fortran/77352] New: ICE: verify_ssa failed

2016-08-23 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77352 Bug ID: 77352 Summary: ICE: verify_ssa failed Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee:

[Bug fortran/77350] ICE in truthvalue_conversion, at fortran/convert.c:65

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

[Bug fortran/77351] ICE in remove_trim, at frontend-passes.c:1145

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

[Bug fortran/77352] ICE: verify_ssa failed

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

[Bug sanitizer/67899] build failure in the sanitizer libs on sparc-linux-gnu

2016-08-23 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67899 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comm

[Bug target/77353] New: [AVR] uint16_t instead uint8_t comparison

2016-08-23 Thread bseifert at gmx dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77353 Bug ID: 77353 Summary: [AVR] uint16_t instead uint8_t comparison Product: gcc Version: 6.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread mikulas at artax dot karlin.mff.cuni.cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #5 from mikulas at artax dot karlin.mff.cuni.cz --- And if you add a new type __float256 with 32-byte alignment - does it mean that glibc suddenly starts being buggy, because it couldn't anticipate what types with what alignment will b

[Bug fortran/77344] Internal Compiler Error with arch knl

2016-08-23 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77344 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #6 from joseph at codesourcery dot com --- On Tue, 23 Aug 2016, mikulas at artax dot karlin.mff.cuni.cz wrote: > And if you add a new type __float256 with 32-byte alignment - does it mean > that > glibc suddenly starts being buggy,

[Bug fortran/77344] Internal Compiler Error with arch knl

2016-08-23 Thread matthew.thompson at nasa dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77344 --- Comment #2 from Matt Thompson --- (In reply to Dominique d'Humieres from comment #1) > I get a lot of "*error: instruction requires: AVX-512 ISA" when compiling > gettau.F90 on x86_64-apple-darwin15, Xcode 7.3.1. I've never tried this on Dar

[Bug fortran/77351] ICE in remove_trim, at frontend-passes.c:1145

2016-08-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77351 --- Comment #2 from kargl at gcc dot gnu.org --- Thou shalt not derefernce NULL pointers. troutmask:sgk[238] svn diff frontend-passes.c Index: frontend-passes.c === --- frontend-pas

[Bug target/77353] [AVR] uint16_t instead uint8_t comparison

2016-08-23 Thread bseifert at gmx dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77353 --- Comment #1 from Berni --- another example: if (PINA < PINC) { PORTB = 0; } compiles to: 6c2: 20 b1 in r18, 0x00 ; 0 6c4: 86 b1 in r24, 0x06 ; 6 6c6: 30 e0 ldi r19, 0x00

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 Bernd Edlinger changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- C

[Bug testsuite/77354] New: Failure with -fno-ivopts

2016-08-23 Thread sabrinadfs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77354 Bug ID: 77354 Summary: Failure with -fno-ivopts Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assi

[Bug target/77333] Incorrect stack adjust in epilogue when targeting i686-w64-mingw32

2016-08-23 Thread kfischer at college dot harvard.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77333 --- Comment #2 from Keno Fischer --- Still broken adding both options to the compile.

[Bug fortran/77327] AddressSanitizer: heap-use-after-free gcc-trunk-239276/gcc/fortran/interface.c:403 in compare_components

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

[Bug c/77336] -Wsuggest-attribute=format warning overly simplistic

2016-08-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77336 --- Comment #1 from Martin Sebor --- Created attachment 39488 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39488&action=edit Prototype patch. Attached a lightly tested patch.

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #8 from joseph at codesourcery dot com --- On Tue, 23 Aug 2016, bernd.edlinger at hotmail dot de wrote: > gcc assumes that malloc, calloc, realloc, strdup, strndup > and anything with the __attribute__((__malloc__)) > returns a point

[Bug c/77336] -Wsuggest-attribute=format warning overly simplistic

2016-08-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77336 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug fortran/77327] AddressSanitizer: heap-use-after-free gcc-trunk-239276/gcc/fortran/interface.c:403 in compare_components

2016-08-23 Thread fritzoreese at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77327 Fritz Reese changed: What|Removed |Added CC||fritzoreese at gmail dot com --- Comment #

[Bug fortran/69860] ICE on missing end apostrophe with character(kind=4)

2016-08-23 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69860 --- Comment #12 from kargl at gcc dot gnu.org --- (In reply to Gerhard Steinmetz from comment #11) > And with "kind=4" instead of "kind=1", i.e. with testfile z1.f90 ? > > > for n in `seq 1 1000` > do >gfortran-7-20160821 -O2 -mavx -c z1.f90

[Bug jit/77355] New: FAIL: jit.dg/test-threads.c: error: static declaration of 'dejagnu_pass' follows non-static declaration

2016-08-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77355 Bug ID: 77355 Summary: FAIL: jit.dg/test-threads.c: error: static declaration of 'dejagnu_pass' follows non-static declaration Product: gcc Version: 7.0 Status: UNCONFIRM

[Bug libstdc++/77288] Std::experimental::optional::operator= implementation is broken in gcc 6.1

2016-08-23 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77288 --- Comment #7 from Ville Voutilainen --- See https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01634.html for what the aforementioned superior approach looks like.

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #9 from Bernd Edlinger --- (In reply to jos...@codesourcery.com from comment #8) > On Tue, 23 Aug 2016, bernd.edlinger at hotmail dot de wrote: > > > gcc assumes that malloc, calloc, realloc, strdup, strndup > > and anything with the

[Bug libstdc++/77356] New: regex error for a ECMAScript syntax string

2016-08-23 Thread wmi at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77356 Bug ID: 77356 Summary: regex error for a ECMAScript syntax string Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc+

[Bug target/18154] Inefficient max/min code for PowerPC

2016-08-23 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18154 --- Comment #11 from Segher Boessenkool --- The signed version can be done in four insns: 1: subfc r5,r3,r4 subfe r6,r6,r6 and r7,r6,r5 addcr8,r7,r3 (superopt finds 16 versions, all similar). The unsign

[Bug target/18154] Inefficient max/min code for PowerPC

2016-08-23 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18154 --- Comment #12 from Segher Boessenkool --- (Never mind those last "addc" insn, they can just as well be plain "add", I pasted the wrong ones).

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #10 from joseph at codesourcery dot com --- On Tue, 23 Aug 2016, bernd.edlinger at hotmail dot de wrote: > Yes, but isn't that an ABI decision? It's the sort of ABI decision that's fixed after it's appeared in a release (whereas ma

[Bug middle-end/77357] New: strlen of constant strings not folded

2016-08-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77357 Bug ID: 77357 Summary: strlen of constant strings not folded Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/77357] strlen of constant strings not folded

2016-08-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77357 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization Severity|no

[Bug bootstrap/38302] inefficient use of strlen in for loop

2016-08-23 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38302 Manuel López-Ibáñez changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/77358] New: [F08] deferred-length character function returns zero-length string

2016-08-23 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77358 Bug ID: 77358 Summary: [F08] deferred-length character function returns zero-length string Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/77359] New: [7 Regression] AIX bootstrap failure due to alignment of stack pointer + STACK_DYNAMIC_OFFSET

2016-08-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77359 Bug ID: 77359 Summary: [7 Regression] AIX bootstrap failure due to alignment of stack pointer + STACK_DYNAMIC_OFFSET Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug bootstrap/77359] [7 Regression] AIX bootstrap failure due to alignment of stack pointer + STACK_DYNAMIC_OFFSET

2016-08-23 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77359 David Edelsohn changed: What|Removed |Added Target||powerpc-ibm-aix* Status|UNC

[Bug fortran/77360] New: Self-assignment of allocatable character array

2016-08-23 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77360 Bug ID: 77360 Summary: Self-assignment of allocatable character array Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fo

[Bug target/77344] Internal Compiler Error with arch knl

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77344 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Component|fortran

[Bug lto/66196] Wrong type incompatibility warning for -flto and C

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66196 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug tree-optimization/65068] Improve rewriting for address type induction variables in IVOPT

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65068 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2015-05-15 00:00:00 |2016-8-23 Known to fail|

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #11 from Bernd Edlinger --- (In reply to jos...@codesourcery.com from comment #10) > On Tue, 23 Aug 2016, bernd.edlinger at hotmail dot de wrote: > > > Yes, but isn't that an ABI decision? > > It's the sort of ABI decision that's fi

[Bug tree-optimization/68561] An improvement for VRP

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68561 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug tree-optimization/68557] Missed x86 peephole optimization for multiplying by a bool

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68557 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Sev

[Bug rtl-optimization/68282] Optimization fails to remove unnecessary sign extension instruction

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68282 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/65964] [meta] Operand Shortening

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65964 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug testsuite/77354] Failure with -fno-ivopts

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77354 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/71602] [6/7 regression] ICE on __builtin_va_arg in build_va_arg, at c-family/c-common.c:5810

2016-08-23 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71602 --- Comment #15 from Tom de Vries --- Posted updated patch: https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01691.html

[Bug testsuite/69620] gcc.dg/tree-ssa/loop-19.c scan-tree-dump-times optimized fails for powerpc64-linux-gnu

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69620 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libfortran/77261] gfortran.dg/random_3.f90 FAILs

2016-08-23 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77261 Janne Blomqvist changed: What|Removed |Added URL||https://gcc.gnu.org/ml/gcc-

[Bug bootstrap/66022] 4.8.4 build fails with stage 2 and 3 comparison error

2016-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66022 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

2016-08-23 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77330 --- Comment #12 from Bernd Edlinger --- glibc's malloc returns 128-bit aligned on x86-64-linux-gnu. but what does it return on windows?

<    1   2