This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32820] optimizer malfunction when mixed with asm statements
- From: "jbuehler at spirentcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2007 13:22:12 -0000
- Subject: [Bug middle-end/32820] optimizer malfunction when mixed with asm statements
- References: <bug-32820-14880@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jbuehler at spirentcom dot com 2007-07-25 13:22 -------
The same bug is present in the following versions of gcc for
sparc-sun-solaris2.9:
2.95.3
2.95
3.0.2
3.0.4
3.1.1
3.2.3
3.3.6
3.4.6
4.0.1
4.0.4
4.1.2
4.2.0
Use registers l1, l2, l3, l4 in the sample code to demonstrate the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32820