[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 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 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 ldionne.2 at gmail dot com --- Can be simplified to: template typename ...Anything auto variable_template = [] { }; int main() { variable_template; } Still fails on GCC trunk.

[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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2007-03-03 13:31:17

[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

[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 fw at gcc dot gnu.org changed: What|Removed |Added Resolution|FIXED |INVALID ---

[Bug fortran/67219] [6 Regression] Incorrect conversion warning

2015-08-26 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219 Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added CC|

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

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

[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 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org --- Hmm, I can't reproduce with my FSF 5.1 or 5.2 builds (release checking) but I can reproduce with my current GCC 5 branch development build (checking enabled):

[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 trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug debug/67355] New: [5 Regression] ICE compiling LTP testcase

2015-08-26 Thread rguenth at gcc dot gnu.org
.c -quiet -dumpbase atof01.c -m32 -mtune=generic -march=i586 -auxbase atof01 -g -O2 -version -fstack-protector -funwind-tables -fasynchronous-unwind-tables -o atof01.s GNU C11 (GCC) version 5.2.1 20150826 [gcc-5-branch revision 226027] (x86_64-unknown-linux-gnu) compiled by GNU C version

[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 rguenth at gcc dot gnu.org changed: What|Removed |Added Target||i?86-*-*

[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 trippels at gcc dot gnu.org changed: What|Removed |Added CC|

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

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

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at

[Bug target/67351] Missed optimisation on 64-bit field compared to 32-bit

2015-08-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67351 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[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 trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[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 vmakarov at gcc dot gnu.org changed: What|Removed |Added CC||vmakarov

[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 redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[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

[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 vapier at gentoo dot org --- 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 pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67360 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org --- Oh and Ubuntu turns on fortify by default which is why you seeing the difference between Ubuntu and redhat.

[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 redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/64351] std::uniform_real_distributionfloat(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 redi at gcc dot gnu.org --- Author: redi Date: Wed Aug 26 21:27:09 2015 New Revision: 227233 URL: https://gcc.gnu.org/viewcvs?rev=227233root=gccview=rev Log: Ensure std::generate_canonical doesn't return 1.

[Bug libstdc++/63176] std::generate_canonicalfloat, std::numeric_limitsfloat::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 redi at gcc dot gnu.org --- Author: redi Date: Wed Aug 26 21:27:09 2015 New Revision: 227233 URL: https://gcc.gnu.org/viewcvs?rev=227233root=gccview=rev Log: Ensure std::generate_canonical doesn't return 1.

[Bug libstdc++/64351] std::uniform_real_distributionfloat(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 redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/63176] std::generate_canonicalfloat, std::numeric_limitsfloat::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 redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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:

[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 steve at sk2 dot org changed: What|Removed |Added CC||steve at sk2 dot org

[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 Anders.Montonen at iki dot fi changed: What|Removed |Added Version|4.9.1 |5.2.0

[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 amodra at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[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:

[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 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 rogero at howzatt dot demon.co.uk --- 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

[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 redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[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 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 redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 ro at gcc dot gnu.org changed: What|Removed |Added Target|cr16-elf,fr30-elf,lm32-elf,

[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 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 rguenth at gcc dot gnu.org changed: What|Removed |Added CC||aoliva at gcc

[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 fxcoudert at gcc dot gnu.org --- Author: fxcoudert Date: Wed Aug 26 12:37:42 2015 New Revision: 227210 URL: https://gcc.gnu.org/viewcvs?rev=227210root=gccview=rev Log: PR fortran/29600

[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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Summary|[F03] MINLOC, MAXLOC and

[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 trippels at gcc dot gnu.org --- Started with r216728.

[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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added CC|

[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 gwhowell at ncsu dot edu changed: What|Removed |Added CC||gwhowell at ncsu

[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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[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 wschmidt at gcc dot gnu.org --- The ABI is now available free of registration: https://members.openpowerfoundation.org/document/dl/576

[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:

[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 redi at gcc dot gnu.org --- Author: redi Date: Wed Aug 26 20:22:58 2015 New Revision: 227228 URL: https://gcc.gnu.org/viewcvs?rev=227228root=gccview=rev Log: libstdc++/66902 Make _S_debug_messages static.

[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 amodra at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[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 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 pinskia at gcc dot gnu.org --- 90 72 and that is what the error message is about.

[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:

[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 jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[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 timshen at gcc dot gnu.org changed: What|Removed |Added CC||timshen at gcc dot