[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-10 Thread stefan.sorensen at spectralink dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 Stefan Sørensen changed: What|Removed |Added CC||stefan.sorensen@spectralink

[Bug go/68980] [6 regression] ps -o cmd in gotest isn't portable

2016-01-10 Thread axwalk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68980 Andrew Wilkins changed: What|Removed |Added CC||axwalk at gmail dot com --- Comment #3

[Bug c++/69222] New: C++14 template code working in GCC 5.1 stops working in 5.2 and 5.3

2016-01-10 Thread wuyongwei at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69222 Bug ID: 69222 Summary: C++14 template code working in GCC 5.1 stops working in 5.2 and 5.3 Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/69218] File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 --- Comment #3 from Dmitry Igrishin --- (In reply to Jonathan Wakely from comment #2) > This is the correct behaviour required by the C++ standard, your assertion > is incorrect, that is not guaranteed to always be true. > > When reading the

[Bug c++/69218] File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 --- Comment #4 from Dmitry Igrishin --- (In reply to Jonathan Wakely from comment #2) > This is the correct behaviour required by the C++ standard, your assertion > is incorrect, that is not guaranteed to always be true. > > When reading the

[Bug c++/69223] New: ICE with polymorphic lambda

2016-01-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69223 Bug ID: 69223 Summary: ICE with polymorphic lambda Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug tree-optimization/69062] invalid PHI argument error with ftree-parallelize-loops=2

2016-01-10 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69062 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/69224] New: -Warray-bounds false positive with -O3 and struct pointer parameter

2016-01-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69224 Bug ID: 69224 Summary: -Warray-bounds false positive with -O3 and struct pointer parameter Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/69191] Wrong equality comparison between error_code and error_condition + segfault

2016-01-10 Thread eyenseo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69191 --- Comment #12 from eyenseo at gmail dot com --- (In reply to Jonathan Wakely from comment #10) > Use ldd to see which library is used at runtime. See what file that symlink > points to. Compare with the version numbers of the releases. > > GCC

[Bug c++/67650] undef reference with -fdevirtualize

2016-01-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67650 Jan Hubicka changed: What|Removed |Added CC||jason at redhat dot com --- Comment #8

[Bug ipa/68148] Devirtualization only applies to last of multiple successive calls

2016-01-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68148 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/69039] [6 regression] segfault with ftree-parallelize-loops=2

2016-01-10 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039 vries at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/69155] [6 Regression] ICE (segfault in gimple_stmt_nonnegative_warnv_p)

2016-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69155 Thomas Koenig changed: What|Removed |Added Component|fortran |tree-optimization --- Comment #5 from

[Bug target/69179] undocumented darwin attributes "apple_kext_compatibility" and "weak_import"

2016-01-10 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69179 --- Comment #3 from Iain Sandoe --- (In reply to sandra from comment #0) > config/darwin.c defines attributes "apple_kext_compatibility" and > "weak_import" which have no documentation in the GCC manual. > > "apple_kext_compatibility" seems

[Bug tree-optimization/69062] invalid PHI argument error with ftree-parallelize-loops=2

2016-01-10 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69062 --- Comment #2 from vries at gcc dot gnu.org --- Author: vries Date: Sun Jan 10 12:44:57 2016 New Revision: 232199 URL: https://gcc.gnu.org/viewcvs?rev=232199=gcc=rev Log: Don't parallelize loops containing phis with addr_exprs 2016-01-10 Tom

[Bug middle-end/69217] New: ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 Bug ID: 69217 Summary: ICE at var-tracking.c:5038 Segmentation fault Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/68829] [4.9/5/6 Regression] Segfaults with -Ofast due to large array on stack

2016-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68829 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug tree-optimization/68976] [6 Regression] ICE w/ -O2 (and above) -fgraphite-identity (or -floop-nest-optimize)

2016-01-10 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68976 Arseny Solokha changed: What|Removed |Added CC||spop at gcc dot gnu.org --- Comment #1

[Bug fortran/67779] Strange ordering with strings in extended object

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #24 from Paul Thomas --- Author: pault Date: Sun Jan 10 12:56:28 2016 New Revision: 232200 URL: https://gcc.gnu.org/viewcvs?rev=232200=gcc=rev Log: 2016-01-10 Paul Thomas PR fortran/67779 *

[Bug fortran/67779] Strange ordering with strings in extended object

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

[Bug sanitizer/69204] ThreadSanitizer: False positive on std::promise usage

2016-01-10 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69204 --- Comment #6 from Dmitry Vyukov --- The problem is that gcc does not instrument atomic operations for some reason. Here is disasm of future::set_result: Dump of assembler code for function

[Bug tree-optimization/69039] [6 regression] segfault with ftree-parallelize-loops=2

2016-01-10 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039 --- Comment #10 from vries at gcc dot gnu.org --- Author: vries Date: Sun Jan 10 09:12:03 2016 New Revision: 232196 URL: https://gcc.gnu.org/viewcvs?rev=232196=gcc=rev Log: Only allow single exit phi for reduction in try_create_reduction_list

[Bug ipa/68175] g++ 5.2.1 produces broken executables with devirtualization enabled

2016-01-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68175 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/69216] New: posix_memalign

2016-01-10 Thread snino64 at yahoo dot es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69216 Bug ID: 69216 Summary: posix_memalign Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee:

[Bug tree-optimization/60899] undef reference generated with -fdevirtualize-speculatively

2016-01-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60899 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/69154] [6 Regression] ICE in gfc_trans_where_2, at fortran/trans-stmt.c:5005 on *-linux

2016-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69154 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/69154] [6 Regression] ICE in gfc_trans_where_2, at fortran/trans-stmt.c:5005 on *-linux

2016-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69154 --- Comment #6 from Thomas Koenig --- Author: tkoenig Date: Sun Jan 10 13:18:54 2016 New Revision: 232201 URL: https://gcc.gnu.org/viewcvs?rev=232201=gcc=rev Log: 2016-01-10 Thomas Koenig PR fortran/69154

[Bug fortran/37131] inline matmul for small matrix sizes

2016-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131 Bug 37131 depends on bug 69154, which changed state. Bug 69154 Summary: [6 Regression] ICE in gfc_trans_where_2, at fortran/trans-stmt.c:5005 on *-linux https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69154 What|Removed

[Bug target/69179] undocumented darwin attributes "apple_kext_compatibility" and "weak_import"

2016-01-10 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69179 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/67918] -fdevirtualize causes binary to crash with Segmentation Fault (CryptoPP involved)

2016-01-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67918 --- Comment #7 from Jan Hubicka --- At the moment this seems to be the only open devirt related wrong code bug. Does it still reproduce?

[Bug c++/69218] New: File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 Bug ID: 69218 Summary: File input streams states inconsistency Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/67650] undef reference with -fdevirtualize

2016-01-10 Thread vincent.lextrait at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67650 --- Comment #10 from Vincent --- Additionally, in the snippet: template struct EN: public RE { EN(::std::string){} void rp(){} }; If you replace ::std::string by const char*, the problem disappears. More generally, essentially any

[Bug c++/69029] [6 Regression] bogus -Wmisleading-indentation warning on one-line loops

2016-01-10 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69029 --- Comment #3 from Patrick Palka --- Author: ppalka Date: Sun Jan 10 16:39:39 2016 New Revision: 232202 URL: https://gcc.gnu.org/viewcvs?rev=232202=gcc=rev Log: Fix -Wmisleading indentation false-positive for do-while statement

[Bug c++/69218] File input streams states inconsistency

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

[Bug c++/67918] -fdevirtualize causes binary to crash with Segmentation Fault (CryptoPP involved)

2016-01-10 Thread 11throwaway11 at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67918 Nameless <11throwaway11 at outlook dot com> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/69219] New: [5/6 regression] failed to compile nested subprograms with Inline_Always and Intrinsic

2016-01-10 Thread demoonlit at panathenaia dot halfmoon.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69219 Bug ID: 69219 Summary: [5/6 regression] failed to compile nested subprograms with Inline_Always and Intrinsic Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 67674, which changed state. Bug 67674 Summary: Incorrect result or ICE for deferred-length character component https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67674 What|Removed |Added

[Bug fortran/68216] [F2003] IO problem with allocatable, deferred character length arrays

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

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 68216, which changed state. Bug 68216 Summary: [F2003] IO problem with allocatable, deferred character length arrays https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68216 What|Removed

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 63932, which changed state. Bug 63932 Summary: posible problem with allocatable character(:) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63932 What|Removed |Added

[Bug fortran/63932] posible problem with allocatable character(:)

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

[Bug fortran/66408] deferred-length character & overloaded assignment

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

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 66408, which changed state. Bug 66408 Summary: deferred-length character & overloaded assignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66408 What|Removed |Added

[Bug fortran/45170] [F2003] allocatable character lengths

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 Bug 45170 depends on bug 50221, which changed state. Bug 50221 Summary: Allocatable string length fails with array assignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 What|Removed |Added

[Bug fortran/50221] Allocatable string length fails with array assignment

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

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 50221, which changed state. Bug 50221 Summary: Allocatable string length fails with array assignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 What|Removed |Added

[Bug fortran/67779] Strange ordering with strings in extended object

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 --- Comment #26 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/66408] deferred-length character & overloaded assignment

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66408 --- Comment #4 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/63932] posible problem with allocatable character(:)

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63932 --- Comment #4 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/49954] ICE assigning concat expression to an array deferred-length string (realloc on assignment)

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49954 --- Comment #6 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/67674] Incorrect result or ICE for deferred-length character component

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67674 --- Comment #3 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/50221] Allocatable string length fails with array assignment

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 --- Comment #8 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug c++/67650] undef reference with -fdevirtualize

2016-01-10 Thread vincent.lextrait at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67650 --- Comment #9 from Vincent --- To my knowledge that virtual function is duly defined: template struct AN: public RE { void rp(){} };

[Bug c++/69029] [6 Regression] bogus -Wmisleading-indentation warning on one-line loops

2016-01-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69029 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/45170] [F2003] allocatable character lengths

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 Bug 45170 depends on bug 49954, which changed state. Bug 49954 Summary: ICE assigning concat expression to an array deferred-length string (realloc on assignment) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49954 What|Removed

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 49954, which changed state. Bug 49954 Summary: ICE assigning concat expression to an array deferred-length string (realloc on assignment) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49954 What|Removed

[Bug fortran/49954] ICE assigning concat expression to an array deferred-length string (realloc on assignment)

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

[Bug fortran/67674] Incorrect result or ICE for deferred-length character component

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67674 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/69218] File input streams states inconsistency

2016-01-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 --- Comment #1 from Jonathan Wakely --- Comment on attachment 37296 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37296 The test case and example text file which doesn't ends with the newline character. N.B. it's not useful to upload a

[Bug ipa/68175] g++ 5.2.1 produces broken executables with devirtualization enabled

2016-01-10 Thread bnagaev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68175 Boris Nagaev changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/69205] Place a variadic template in front of function parameter when it is known

2016-01-10 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69205 Jonathan Wakely changed: What|Removed |Added Severity|major |normal

[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #1 from Iain Buclaw --- I should also note that this only ever triggers using both: -O2 -g

[Bug fortran/68216] [F2003] IO problem with allocatable, deferred character length arrays

2016-01-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68216 --- Comment #10 from Paul Thomas --- Author: pault Date: Sun Jan 10 18:06:43 2016 New Revision: 232203 URL: https://gcc.gnu.org/viewcvs?rev=232203=gcc=rev Log: 2016-01-10 Paul Thomas Backport from mainline.

[Bug fortran/66461] [4.9/5/6 Regression] ICE on missing end program in fixed source

2016-01-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66461 --- Comment #6 from Jerry DeLisle --- Hiesenbug. Steves fix, probably on BSD, does not work on linux. Some of my attempts work when running within the debugger, but do not work outside the debugger. I have traced through the scanner with and

[Bug fortran/66461] [4.9/5/6 Regression] ICE on missing end program in fixed source

2016-01-10 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66461 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug fortran/66461] [4.9/5/6 Regression] ICE on missing end program in fixed source

2016-01-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66461 --- Comment #8 from Jerry DeLisle --- (In reply to Joost VandeVondele from comment #7) > (In reply to Jerry DeLisle from comment #6) > > Hiesenbug. Steves fix, probably on BSD, does not work on linux. Some of my > > attempts work when running

[Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1

2016-01-10 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57438 --- Comment #22 from Iain Sandoe --- OK, So this has been biting me some more. It might be another case where Darwin has thrown up a more general problem. What's happening is that, where functions are ending up zero-sized, an FDE is still

[Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1

2016-01-10 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57438 --- Comment #23 from mrs at gcc dot gnu.org --- On the platform, external symbols are defined to be 1 or more bytes. 0 is not one or more. Once that is fixed, then the problem goes away. If you want to have Apple update their abi for future

[Bug bootstrap/57438] bootstrap fails on x86_64 darwin in stage2 linking cc1

2016-01-10 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57438 --- Comment #24 from Iain Sandoe --- (In reply to m...@gcc.gnu.org from comment #23) > On the platform, external symbols are defined to be 1 or more bytes. 0 is > not one or more. Once that is fixed, then the problem goes away. If you > want

[Bug c/69221] New: gcc on m68k miscompiles function type casts

2016-01-10 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69221 Bug ID: 69221 Summary: gcc on m68k miscompiles function type casts Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/68829] [4.9/5/6 Regression] Segfaults with -Ofast due to large array on stack

2016-01-10 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68829 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #3 from Iain Buclaw --- (In reply to Iain Buclaw from comment #2) > Fixed the first case, and now there is a second. > Triggers using -O2 -g -fno-inline

[Bug middle-end/69217] ICE at var-tracking.c:5038 Segmentation fault

2016-01-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217 --- Comment #2 from Iain Buclaw --- Fixed the first case, and now there is a second. Again, can't reproduce using equivalent C++ with g++. This time however I have no idea why, as both look like they produce identical codegen on the surface.

[Bug c++/69220] New: Internal error with array of negative size and initializers for it

2016-01-10 Thread j2108665 at trbvm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69220 Bug ID: 69220 Summary: Internal error with array of negative size and initializers for it Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal

[Bug c/69221] gcc on m68k miscompiles function type casts

2016-01-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69221 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/69221] gcc on m68k miscompiles function type casts

2016-01-10 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69221 --- Comment #2 from Sergei Trofimovich --- (In reply to Andreas Schwab from comment #1) > The declaration of f isn't compatible with its defintion. A cast doesn't > change that fact. Correct. But is it relevant here? Cast is the only real

[Bug c++/68245] FAIL: c-c++-common/gomp/clauses-2.c -std=c++98 (internal compiler error)

2016-01-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68245 --- Comment #1 from John David Anglin --- ICE doesn't occur if arguments p, q and t are copied.