https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
Masahiko Kimoto changed:
What|Removed |Added
CC||masahiko.kimoto@miraclelinu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
--- Comment #5 from Andrew Pinski ---
*** Bug 55779 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
--- Comment #3 from Siddhesh Poyarekar ---
Here's the simplified non-preprocessed test, since it's not a problem with the
compiler proper:
$ cat > tmain.C
#include
#include
#include
extern "C"
void *worker_thread(void *tap)
{
int j[1] = {
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
Siddhesh Poyarekar changed:
What|Removed |Added
CC||siddhesh at redhat dot com
--- Comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|