[Bug target/25255] packed structure: pointers to self result in "error: initializer for integer value is too complicated"
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 6 16:57:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25255
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |law at redhat dot com
Resolution|--- |FIXED
--- Comment #5 from Jeffrey A. Law <law at redhat dot com> ---
The H8/300 variant of this bug was specific to the COFF support which was
removed in gcc-4.5. Generic ELF support provides the necessary #defines to
avoid this problem.
I've been unable to configure gcc-4.5 for the openbsd-4.5 in the manner
suggested by Rob:
*** Configuration x86_64-unknown-openbsd4.5 not supported
My best guess is there was some local configury bits in Rob's build. Marking
as resolved. Rob, if you want the openbsd issue looked at further, please open
a new bug.
More information about the Gcc-bugs
mailing list