https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64918
--- Comment #2 from Øystein Schønning-Johansen ---
Really insightful, Joseph. I do understand the warning a bit better now. I have
not looked into the GCC parsing code, but based on your description and my
(limited) understanding of the problem,
: c
Assignee: unassigned at gcc dot gnu.org
Reporter: oystein at gnubg dot org
Created attachment 34651
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34651&action=edit
Code that trigger the invalid warning.
Hi!
I'm initializing a complex structure wit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59697
--- Comment #1 from Øystein Schønning-Johansen ---
Follow up:
I try the same code on a RedHat 6.5 64bit workstation with GCC4.4.
st-lx794988(ojohans) -/ojohans 37> gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../conf
IRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: oystein at gnubg dot org
Created attachment 31754
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31754&action=edit
Example source code file
Hi,
As I las
Assignee: unassigned at gcc dot gnu.org
Reporter: oystein at gnubg dot org
Created attachment 31558
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31558&action=edit
Example source code file
Happy new year!
I writing code which should be running both on sse
MED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: oystein at gnubg dot org
GCC host triplet: windows (mingw)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39194
--- Additional Comments From oystein at gnubg dot org 2005-04-24 23:06
---
I've fetched the cvs sources today, and the code builds today. I don't know
what's different, but it's not the source file that's changed. The snapshit
tarball build fails in the same w
--- Additional Comments From oystein at gnubg dot org 2005-04-20 20:31
---
H
I'm a bit skeptic to the compiler installation. I did a configure with
--prefix=/home/mingw/. Then I did a 'make install'. I notice now that
/home/mingw/include/ is empty. Should it
signed at gcc dot gnu dot org
ReportedBy: oystein at gnubg dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: 4.1.0 20050410 (built with msys 1.0.10)
GCC host triplet: i686-mingw
GCC target triplet: i686-mingw
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21126