This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11807] Wrong usage of registers on ARM
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Aug 2003 18:14:37 -0000
- Subject: [Bug c++/11807] Wrong usage of registers on ARM
- References: <20030805124527.11807.aw11@os.inf.tu-dresden.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11807
------- Additional Comments From falk at debian dot org 2003-08-05 18:14 -------
If gcc can't cope with the FP being clobbered, shouldn't it abort at compile
time rather than generating bogus code?