This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37954] odd sized packed structures passed by value, under ARM, cause lockup of application
- From: "mikpe at it dot uu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2009 19:47:06 -0000
- Subject: [Bug target/37954] odd sized packed structures passed by value, under ARM, cause lockup of application
- References: <bug-37954-16876@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from mikpe at it dot uu dot se 2009-10-21 19:47 -------
(In reply to comment #9)
> My version is:
> [root@xxxx build]# ccmips -V
> ccmips: `-V' option must have argument
> [root@pace build]# ccmips --version
> ccmips (GCC) 3.3.2 20030904 (Wind River vxworks61) (built 20050516)
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
That's an old vendor-modified compiler based on an ancient and no longer
supported gcc version. Please direct your questions about that compiler to the
vendor, Wind River.
If you can reproduce your MIPS alignment problem using gcc-4.3 or newer, then
that's something you should report here in a new bugzilla entry (so as to not
confuse this ARM problem with a possibly unrelated MIPS problem).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37954