[Bug c/53119] -Wmissing-braces wrongly warns about universal zero initializer {0}

2015-01-21 Thread rogerdpack at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119 roger pack changed: What|Removed |Added CC||rogerdpack at gmail dot com --- Comment

[Bug c/52991] attribute packed broken on mingw32?

2013-12-12 Thread rogerdpack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52991 roger pack changed: What|Removed |Added CC||rogerdpack at gmail dot com --- Comment #15

[Bug libstdc++/16371] libstdc++ fails for crosses

2013-09-20 Thread rogerdpack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16371 roger pack changed: What|Removed |Added CC||rogerdpack at gmail dot com --- Comment #27

[Bug bootstrap/55706] [4.8 Regression] failure to build libstdc++ in stage 1

2013-09-05 Thread rogerdpack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55706 --- Comment #6 from roger pack --- Yeah I was getting the same error message with 2.0.8 and pinged them about it. Apparently the crt they bundled with 2.0.8 wasn't new enough or something like that, and they plan on releasing a new release soon..

[Bug bootstrap/55706] [4.8 Regression] failue to build libstdc++ in stage 1

2013-09-05 Thread rogerdpack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55706 roger pack changed: What|Removed |Added CC||rogerdpack at gmail dot com --- Comment #4

[Bug c++/40333] g++ does not align static variables properly

2009-08-23 Thread rogerdpack at gmail dot com
--- Comment #2 from rogerdpack at gmail dot com 2009-08-24 04:38 --- (In reply to comment #0) > The following SSE2 code crashes because the non-static global variable breaks > the alignment of the static data section. Is this fixed if you use 4.5.0? -- http://gcc.gnu.org/bu