Bug#136659: target/9080: optimisation on sparc leads to unalligned access in memcpy

2003-01-26 Thread Bernd Eckenfels
On Sun, Jan 26, 2003 at 10:13:38AM -, [EMAIL PROTECTED] wrote: Synopsis: optimisation on sparc leads to unalligned access in memcpy I'm fairly sure this has been discussed before, but I can't find the reference right away. The problem is known, and I consider the input

Bug#136659: Bug#137120: I'm afraid it's 'old good gcc bug'

2002-03-09 Thread Bernd Eckenfels
On Sun, Mar 10, 2002 at 12:38:49AM +0100, Szymon Juraszczyk wrote: Actually I can't see the code of bla.c mentioned in that report (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=136659). I guess there should be an attachement with the code. #include netinet/ip.h main() { unsigned char

Bug#136659: gcc: optimisation on sparc leads to unalligned access in memcpy

2002-03-03 Thread Bernd Eckenfels
Package: gcc Version: 1:2.95.2-13 Severity: normal To add to my problem (reported on debian devel) here is a test program to reproduce it: Output with o=2 (unaligned) [EMAIL PROTECTED]:~$ ./bla Start of struct 0xec70, content: a=aa rel-pos x=12 offset o=2 Now we are going to