[Bug fortran/67367] Program crashes on READ(IOSTAT=IOS, ...) on directory OPEN()ed without error

2015-08-26 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67367 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/67361] std::regex_error::what() should say something about the error_code

2015-08-26 Thread timshen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67361 Tim Shen changed: What|Removed |Added CC||timshen at gcc dot gnu.org --- Comment #1 fro

[Bug fortran/67367] New: Program crashes on READ(IOSTAT=IOS, ...) on directory OPEN()ed without error

2015-08-26 Thread urbanjost at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67367 Bug ID: 67367 Summary: Program crashes on READ(IOSTAT=IOS, ...) on directory OPEN()ed without error Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: no

[Bug target/67356] PowerPC insn does not satisfy its constraints

2015-08-26 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67356 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at g

[Bug libgcc/62097] mipsel-sde-elf build fails on OS X 10.7 host

2015-08-26 Thread Anders.Montonen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62097 Anders Montonen changed: What|Removed |Added Version|4.9.1 |5.2.0 --- Comment #4 from Anders Monto

[Bug c/67366] New: Poor assembly generation for unaligned memory accesses on ARM v6 & v7 cpus

2015-08-26 Thread yann.collet.73 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67366 Bug ID: 67366 Summary: Poor assembly generation for unaligned memory accesses on ARM v6 & v7 cpus Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: enha

[Bug libstdc++/63176] std::generate_canonical::digits>() generates 1.0f

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

[Bug libstdc++/64351] std::uniform_real_distribution(0, 1) returns 1

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

[Bug libstdc++/64351] std::uniform_real_distribution(0, 1) returns 1

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64351 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Wed Aug 26 21:27:09 2015 New Revision: 227233 URL: https://gcc.gnu.org/viewcvs?rev=227233&root=gcc&view=rev Log: Ensure std::generate_canonical doesn't return 1. 2015-08-26 Edward Smit

[Bug libstdc++/63176] std::generate_canonical::digits>() generates 1.0f

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63176 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Wed Aug 26 21:27:09 2015 New Revision: 227233 URL: https://gcc.gnu.org/viewcvs?rev=227233&root=gcc&view=rev Log: Ensure std::generate_canonical doesn't return 1. 2015-08-26 Edward Smit

[Bug libstdc++/66902] _S_debug_messages is unneccessary public

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

[Bug c/61813] __attribute__((__packed__)) does not pack struct containing uint16_t with uint32_t

2015-08-26 Thread steve at sk2 dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61813 Stephen Kitt changed: What|Removed |Added CC||steve at sk2 dot org --- Comment #1 from

[Bug libstdc++/66902] _S_debug_messages is unneccessary public

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66902 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Wed Aug 26 20:22:58 2015 New Revision: 227228 URL: https://gcc.gnu.org/viewcvs?rev=227228&root=gcc&view=rev Log: libstdc++/66902 Make _S_debug_messages static. PR libstdc++/6690

[Bug libfortran/67365] New: Spurious address printed in backtrace

2015-08-26 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67365 Bug ID: 67365 Summary: Spurious address printed in backtrace Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran

[Bug c++/67364] New: "accessing uninitialized member" error in constexpr context

2015-08-26 Thread ldionne.2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67364 Bug ID: 67364 Summary: "accessing uninitialized member" error in constexpr context Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Prio

[Bug rtl-optimization/8537] Optimizer Removes Code Necessary for Security

2015-08-26 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8537 Florian Weimer changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #5 from Florian Weim

[Bug c++/67041] [C++14] Variable template initialized by call to lambda does not compile

2015-08-26 Thread ldionne.2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67041 --- Comment #1 from Louis Dionne --- Can be simplified to: template auto variable_template = [] { }; int main() { variable_template<>; } Still fails on GCC trunk.

[Bug bootstrap/67363] New: r227188 breaks build for mingw-w64

2015-08-26 Thread ismail at i10z dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67363 Bug ID: 67363 Summary: r227188 breaks build for mingw-w64 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug libstdc++/67362] std::regex("((.)", std::regex_constants::basic) throws

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67362 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/67362] New: std::regex("((.)", std::regex_constants::basic) throws

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67362 Bug ID: 67362 Summary: std::regex("((.)", std::regex_constants::basic) throws Product: gcc Version: 4.9.4 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug rtl-optimization/67305] [6 Regression] gcc.c-torture/compile/20121027-1.c ICE

2015-08-26 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67305 Vladimir Makarov changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Comme

[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O

2015-08-26 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617 Francois-Xavier Coudert changed: What|Removed |Added Last reconfirmed|2007-03-03 13:31:17 |2015-8-26 CC|

[Bug target/67310] [PATCH] gcc 4.8.4 fails to compile with -march=native on VIA nano CPU

2015-08-26 Thread vapier at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67310 --- Comment #6 from Mike Frysinger --- normally the gcc devs want patches posted to the gcc-patc...@gcc.gnu.org mailing list. they don't review/comment on patches in bugs.

[Bug libstdc++/67361] New: std::regex_error::what() should say something about the error_code

2015-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67361 Bug ID: 67361 Summary: std::regex_error::what() should say something about the error_code Product: gcc Version: 4.9.4 Status: UNCONFIRMED Severity: normal

[Bug c/67360] runtime crash for swprintf function compiled with gcc(4.8.2/4.9) and "-O" option under Ubuntu 4.8.2-19ubuntu1

2015-08-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67360 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/67360] runtime crash for swprintf function compiled with gcc(4.8.2/4.9) and "-O" option under Ubuntu 4.8.2-19ubuntu1

2015-08-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67360 --- Comment #2 from Andrew Pinski --- Oh and Ubuntu turns on fortify by default which is why you seeing the difference between Ubuntu and redhat.

[Bug c/67360] runtime crash for swprintf function compiled with gcc(4.8.2/4.9) and "-O" option under Ubuntu 4.8.2-19ubuntu1

2015-08-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67360 --- Comment #1 from Andrew Pinski --- 90 > 72 and that is what the error message is about.

[Bug c/67360] New: runtime crash for swprintf function compiled with gcc(4.8.2/4.9) and "-O" option under Ubuntu 4.8.2-19ubuntu1

2015-08-26 Thread zhijian at ca dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67360 Bug ID: 67360 Summary: runtime crash for swprintf function compiled with gcc(4.8.2/4.9) and "-O" option under Ubuntu 4.8.2-19ubuntu1 Product: gcc Version: 4.8.2

[Bug fortran/42607] add information about how to compile a module

2015-08-26 Thread gwhowell at ncsu dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42607 Gary Howell changed: What|Removed |Added CC||gwhowell at ncsu dot edu --- Comment #14 f

[Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy

2015-08-26 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58000 Francois-Xavier Coudert changed: What|Removed |Added CC||fxcoudert at gcc dot gnu.org -

[Bug fortran/37355] Request runtime preconnected buffer option for gfortran

2015-08-26 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37355 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug testsuite/67359] New: struct-layout-1_generate.c undefined behaviour

2015-08-26 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67359 Bug ID: 67359 Summary: struct-layout-1_generate.c undefined behaviour Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: tes

[Bug target/67297] PowerPC does not support all vector interfaces from the ELFv2 1.1 ABI

2015-08-26 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67297 --- Comment #1 from Bill Schmidt --- The ABI is now available free of registration: https://members.openpowerfoundation.org/document/dl/576

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2015-08-26 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 Francois-Xavier Coudert changed: What|Removed |Added Summary|[F03] MINLOC, MAXLOC and|[F03] MINLOC and MAXLOC

[Bug fortran/29600] [F03] MINLOC, MAXLOC and SHAPE take an optional KIND argument

2015-08-26 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 --- Comment #10 from Francois-Xavier Coudert --- Author: fxcoudert Date: Wed Aug 26 12:37:42 2015 New Revision: 227210 URL: https://gcc.gnu.org/viewcvs?rev=227210&root=gcc&view=rev Log: PR fortran/29600 * Makefile.am: Add genera

[Bug debug/67355] [5 Regression] ICE compiling LTP testcase, endless cselib recursion from var-tracking

2015-08-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67355 Richard Biener changed: What|Removed |Added CC||aoliva at gcc dot gnu.org,

[Bug debug/67355] [5 Regression] ICE compiling LTP testcase, endless cselib recursion from var-tracking

2015-08-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67355 --- Comment #5 from Markus Trippelsdorf --- Started with r216728.

[Bug lto/67357] -Wodr warnings from types in anonymous namespace

2015-08-26 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67357 --- Comment #2 from Roger Orr --- The fault still occurs on gcc-5-branch, does not occur on gcc trunk. I have also found that making a small change to the example in comment 5 of PR 66180 makes that fail with gcc 5.2.0: adding const to the type

[Bug lto/67357] -Wodr warnings from types in anonymous namespace

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

[Bug c++/67358] const makes the code behavior changes

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

[Bug c++/67358] New: const makes the code behavior changes

2015-08-26 Thread liweifriends at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67358 Bug ID: 67358 Summary: const makes the code behavior changes Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug lto/67357] New: -Wodr warnings from types in anonymous namespace

2015-08-26 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67357 Bug ID: 67357 Summary: -Wodr warnings from types in anonymous namespace Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/67356] PowerPC insn does not satisfy its constraints

2015-08-26 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67356 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/44756] [meta-bug] --enable-werror-always issues

2015-08-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44756 Bug 44756 depends on bug 55035, which changed state. Bug 55035 Summary: reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035

[Bug middle-end/55035] reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)

2015-08-26 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035 Rainer Orth changed: What|Removed |Added Target|cr16-elf,fr30-elf,lm32-elf, |cr16-elf,fr30-elf,lm32-elf,

[Bug target/67356] New: PowerPC insn does not satisfy its constraints

2015-08-26 Thread anton at samba dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67356 Bug ID: 67356 Summary: PowerPC insn does not satisfy its constraints Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: targe

[Bug debug/67355] [5 Regression] ICE compiling LTP testcase, endless cselib recursion from var-tracking

2015-08-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67355 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/67354] [5/6 regression] internal compiler error: in add_to_same_comdat_group, at symtab.c:421

2015-08-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67354 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment