[Bug target/28185] SIGBUS on IA64 maybe caused by memcpy I

2007-01-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-28 23:31 --- No feedback in 3 months so closing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/28185] SIGBUS on IA64 maybe caused by memcpy I

2006-10-09 Thread sje at cup dot hp dot com
--- Comment #3 from sje at cup dot hp dot com 2006-10-09 20:58 --- William, can you reproduce this problem with a newer GCC? I have tried several versions of GCC and all I get is an error from shmget (Invalid argument). Given that the shmget fails, the memcpy is obviously going to be

[Bug target/28185] SIGBUS on IA64 maybe caused by memcpy I

2006-09-13 Thread sje at cup dot hp dot com
--- Comment #2 from sje at cup dot hp dot com 2006-09-13 21:21 --- I tried the test case with ToT, Top of 4.1 branch, and Top of 4.0 branch, the results are below. My header files show the second argument to shmget to be size_t (64 bits) but the man page on my system says the second