[Bug other/28334] SSP always log to syslog()

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28334 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/81527] New: Missing inherited constructor by "using-declarations"

2017-07-23 Thread tuwwcn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81527 Bug ID: 81527 Summary: Missing inherited constructor by "using-declarations" Product: gcc Version: 6.4.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/80047] fixincludes/fixincl.c: PVS-Studio: Improper Release of Memory Before Removing Last Reference (CWE-401)

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80047 --- Comment #5 from Eric Gallager --- (In reply to Andrew Pinski from comment #2) > >char cwdbuf[MAXPATHLEN]; > > This is not a GNU style thing. GNU style mentions against using arbitrary > limits. That's bug 21823 btw.

[Bug other/16615] throughout gcc docu and code numerous "can not"'s appear

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16615 Eric Gallager changed: What|Removed |Added Keywords||documentation Last

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-23 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #9 from Arseny Solokha --- So given the issue is really fixed, should this PR be closed now?

[Bug middle-end/81030] [8 Regression] ICE on valid code at -O1 (only) on x86_64-linux-gnu: verify_flow_info failed

2017-07-23 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81030 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment

[Bug c++/81526] In structure defined inside template function, template arguments inside the structure are not accepted to have template members.

2017-07-23 Thread ramon.garcia.f+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81526 --- Comment #1 from Ramon Garcia --- Later, I noticed that this is fixed in GCC development snapshot at https://gcc.godbolt.org/ Anyway, I would appreciate if this is fixed in GCC 7.

[Bug c++/81526] New: In structure defined inside template function, template arguments inside the structure are not accepted to have template members.

2017-07-23 Thread ramon.garcia.f+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81526 Bug ID: 81526 Summary: In structure defined inside template function, template arguments inside the structure are not accepted to have template members. Product: gcc

[Bug target/70420] (Building GCC) mtune=native and internal compiler error at emit-rtl.c:1027

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70420 Eric Gallager changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug lto/78087] gcc 6.2.0 fails to link temacs from emacs-25.1 with -O0 -flto

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78087 Eric Gallager changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug bootstrap/50229] [5/6/7/8 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug libobjc/54720] libobjc install-strip target not populated

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54720 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libobjc/48626] --enable-objc-gc should be automatic

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48626 Eric Gallager changed: What|Removed |Added CC||doko at ubuntu dot com,

[Bug libobjc/28565] building with --enable-objc-gc doesn't link with the gc convenience library

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28565 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug web/61992] git web interface handles some paths badly

2017-07-23 Thread galtgendo at o2 dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61992 Rafał Mużyło changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug objc++/61759] [ICE] [objc] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61759 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug objc++/66504] ICE using C++ exceptions in Objective-C++

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66504 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc++/59117] Is the default constructor generated by the compiler actually called?

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59117 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug objc++/56604] Missing obj-c++.srcman target

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56604 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc++/49070] ObjC++ compiler fails to compile ObjC method invocations without keyword arguments

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49070 Eric Gallager changed: What|Removed |Added Keywords||rejects-valid CC|

[Bug objc++/47261] ICE on @property declaration in the wrong place

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47261 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug objc++/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23610 Eric Gallager changed: What|Removed |Added Target|64bit targets | Last reconfirmed|2008-02-08 05:59:26

[Bug libfortran/80365] undefined memcpy while writing zero length array on unformatted stream in unix.c

2017-07-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80365 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/81521] [8 Regression] After [r250413] GCC 8.0 doesn't compile for Windows

2017-07-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521 Andrew Pinski changed: What|Removed |Added Target||*-*-cgwin* *-*-mingw*

[Bug target/81516] Wrong code with -m32 -O2 on x86_64-linux-gnu

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

[Bug target/80706] [7/8 Regression] peephole2 uses uninitialized stack variables on i686

2017-07-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80706 Andrew Pinski changed: What|Removed |Added CC||davmac at davmac dot org --- Comment

[Bug c++/81525] New: [7 Regression] Invalid codegen with constexpr variable template

2017-07-23 Thread ldionne.2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81525 Bug ID: 81525 Summary: [7 Regression] Invalid codegen with constexpr variable template Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal

[Bug target/80695] gratuitous use of stxvx to store multiple pointers

2017-07-23 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80695 --- Comment #6 from Bill Schmidt --- Author: wschmidt Date: Sun Jul 23 15:32:37 2017 New Revision: 250461 URL: https://gcc.gnu.org/viewcvs?rev=250461=gcc=rev Log: 2017-07-23 Bill Schmidt PR target/80695

[Bug c/81524] New: Bogus or missing warnings when dereferencing pointer to deallocated stack memory

2017-07-23 Thread fredrik.hederstie...@securitas-direct.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81524 Bug ID: 81524 Summary: Bogus or missing warnings when dereferencing pointer to deallocated stack memory Product: gcc Version: 7.1.0 Status: UNCONFIRMED

[Bug driver/81523] New: -static -pie behaves differently depending on if --enable-default-pie is used

2017-07-23 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81523 Bug ID: 81523 Summary: -static -pie behaves differently depending on if --enable-default-pie is used Product: gcc Version: 8.0 Status: UNCONFIRMED Severity:

[Bug target/81504] [7/8 Regression] gcc-7 regression: vec_st in loop misoptimized

2017-07-23 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81504 Bill Schmidt changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |wschmidt at gcc dot gnu.org ---

[Bug target/81516] Wrong code with -m32 -O2 on x86_64-linux-gnu

2017-07-23 Thread davmac at davmac dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81516 --- Comment #8 from Davin McCall --- This problem disappears when I apply the fix for #80706 (as applied to GCC 7 branch). Possibly this is a duplicate of that issue.

[Bug web/78315] "Changes" don't explain what "LRA" is

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78315 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug web/64549] Add a 404 page

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64549 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug web/61992] git web interface handles some paths badly

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61992 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug web/59449] Missing online documentation web pages

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59449 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug web/36739] Proposal for clarifications in GCC Bugzilla

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36739 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug web/33364] reporting bugs + minimizing testcases

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33364 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug web/3119] Broken gcc mailing list archives

2017-07-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3119 Eric Gallager changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug target/80569] i686: "shrx" instruction generated in 16-bit mode

2017-07-23 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80569 --- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Sun Jul 23 10:33:08 2017 New Revision: 250460 URL: https://gcc.gnu.org/viewcvs?rev=250460=gcc=rev Log: PR target/80569 * config/i386/i386.c

[Bug target/80569] i686: "shrx" instruction generated in 16-bit mode

2017-07-23 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80569 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Sun Jul 23 10:28:26 2017 New Revision: 250459 URL: https://gcc.gnu.org/viewcvs?rev=250459=gcc=rev Log: PR target/80569 * config/i386/i386.c

[Bug target/80569] i686: "shrx" instruction generated in 16-bit mode

2017-07-23 Thread davmac at davmac dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80569 --- Comment #4 from Davin McCall --- (In reply to Uroš Bizjak from comment #3) > Can you please test attached patch? That seems to fix the problem, yes. Thanks.

[Bug libstdc++/81522] New: c++17/old-abi/cygwin empty stringstream invalid memory access

2017-07-23 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81522 Bug ID: 81522 Summary: c++17/old-abi/cygwin empty stringstream invalid memory access Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/81064] [8 Regression] Inline namespace regression

2017-07-23 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064 François Dumont changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/81521] New: After [r250413] GCC 8.0 doesn't compile for Windows

2017-07-23 Thread mateuszb at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521 Bug ID: 81521 Summary: After [r250413] GCC 8.0 doesn't compile for Windows Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/81064] [8 Regression] Inline namespace regression

2017-07-23 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81064 --- Comment #6 from François Dumont --- Author: fdumont Date: Sun Jul 23 08:41:35 2017 New Revision: 250458 URL: https://gcc.gnu.org/viewcvs?rev=250458=gcc=rev Log: 2017-07-23 François Dumont PR libstdc++/81064