[Bug target/63651] Lot of failures in obj(c|-c++) with yosemite

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63651 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug c/67314] No warning on assigning an out-of-range integer to an enum

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67314 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug other/31233] obstack.h typo

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31233 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug target/78077] gcc 6.2.0 fails to link temacs from emacs-25.1 using the Xcode 8 linker

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

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

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57438 --- Comment #33 from Eric Gallager --- *** Bug 78077 has been marked as a duplicate of this bug. ***

[Bug c/51628] __attribute__((packed)) is unsafe in some cases

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org,

[Bug ipa/82801] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2017-11-01 Thread awllee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 --- Comment #1 from Anthony Lee --- creduce reduces this to the below. However, I'm not sure this is the reason for the original ICE since the error goes away if one writes inline double B::m_fn1() const { ... } template class A { public: A()

[Bug c/51628] __attribute__((packed)) is unsafe in some cases

2017-11-01 Thread sven.koehler at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628 --- Comment #28 from Sven --- (In reply to Eric Gallager from comment #27) > gcc 8 adds -Wpacked-not-aligned; does that fix this bug? I couldn't find documentation on what this switch is supposed to do. Can you point me in the right direction? I

[Bug bootstrap/22195] Missing Documentation

2017-11-01 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22195 sandra at gcc dot gnu.org changed: What|Removed |Added CC||sandra at gcc dot gnu.org ---

[Bug c/51628] __attribute__((packed)) is unsafe in some cases

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628 --- Comment #29 from Eric Gallager --- (In reply to Sven from comment #28) > (In reply to Eric Gallager from comment #27) > > gcc 8 adds -Wpacked-not-aligned; does that fix this bug? > > I couldn't find documentation on what this switch is suppo

[Bug bootstrap/22195] Missing Documentation

2017-11-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22195 Andrew Pinski changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c++/82803] New: Wildly excessive calls to __tls_get_addr with optimizations enabled.

2017-11-01 Thread amohr at amohr dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 Bug ID: 82803 Summary: Wildly excessive calls to __tls_get_addr with optimizations enabled. Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/82803] Wildly excessive calls to __tls_get_addr with optimizations enabled.

2017-11-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Target|

[Bug rtl-optimization/82803] Wildly excessive calls to __tls_get_addr with optimizations enabled.

2017-11-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82803 --- Comment #2 from Andrew Pinski --- Related to PR 81501.

[Bug rtl-optimization/81501] Unneccessary calls to __tls_get_addr() in simple thread-singleton pattern

2017-11-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81501 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

<    1   2