This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ping: How to get rid of attribute(mode(word))?
- From: Andreas Krebbel <Andreas dot Krebbel at de dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 19 Feb 2007 12:44:00 +0100
- Subject: Ping: How to get rid of attribute(mode(word))?
Hi,
please could someone comment on this one:
http://gcc.gnu.org/ml/gcc/2007-01/msg01261.html
I still don't have a solution to replace the mode(word) uses in unind-generic.h
with a different mechanism. Currently mode(word) is the only way how non-gcc
code can define the _Unwind_Word data type.
Bye,
-Andreas-