This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
my bad memory: C++ typechecks on 64 bits arches ?
- From: Marc Espie <espie at nerim dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 21:30:52 +0100
- Subject: my bad memory: C++ typechecks on 64 bits arches ?
- Reply-to: espie at nerim dot net
I vaguely remember a thread about C++ typechecks for some types not
working on some architectures (sparc64 ?) because of liberties taken
with bitfields or something similar.
This probably happened a year ago or so, but I can't seem to locate
the discussion, nor the corresponding changes that were made to the
C++ parser...
Am I dreaming ?