[Bug target/7013] [IA64] redeclaring volatile objects forces them always into long data

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7013

[Bug target/7013] [IA64] redeclaring volatile objects forces them always into long data

2005-01-25 Thread wilson at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |wilson at gcc dot gnu dot |dot org |org Status|NEW

[Bug target/7013] [IA64] redeclaring volatile objects forces them always into long data

2005-01-25 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-01-26 00:28 --- I can reproduce this with gcc-3.1 and gcc-3.2.3. I can not reproduce this with the gcc-3.3 branch in CVS. I suspect this was fixed by a large 2002-05-18 patch from Richard Henderson that completely rewrote

[Bug target/7013] [IA64] redeclaring volatile objects forces them always into long data

2004-11-12 Thread sje at cup dot hp dot com
--- Additional Comments From sje at cup dot hp dot com 2004-11-12 16:54 --- I tried to reproduce this using a native IA64 GCC on Linux and HP-UX and 3.2.3 and 3.3 looked fine to me. I am not sure how to reconcile this with Dara's results but I think the bug is fixed in 3.2.3 and