This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PING^4] Fix -fvar-tracking problems on big-endian systems
- From: Richard Sandiford <rsandifo at nildram dot co dot uk>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 14 Dec 2007 07:59:42 +0000
- Subject: [PING^4] Fix -fvar-tracking problems on big-endian systems
(One last try!)
http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00835.html
Fix various problems with -fvar-tracking on big-endian systems.
http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00836.html
Follow-on patch to fix problems with pass-by-reference parameters
(affects both big- and little-endian).
Richard