This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: G++ generating unaligned access?


Jason Thorpe wrote on October 17:
> Anyone else with an Alpha seeing unaligned access being generated by G++
> on the tip-of-the-trunk?  The NetBSD kernel by default fixes up the access
> and prints a message to the user's tty, resulting in the stuff below.  The
> last time I bootstrapped/regtested on alpha-netbsd (a bit over a month ago,
> unfortunately), this did not occur.
> 
> Before I dig into this, has anyone else on an Alpha or other alignment-picky
> arch seeing any problems like this?

I get unaligned access messages on ia64-unknown-linux-gnu with the
current mainline for vbase8-10.exe (4 messages) and g++-abi-vbase8-
(4 messages; the name is truncated).

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]