This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21091] -many flag causes problems
- From: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Apr 2005 23:34:39 -0000
- Subject: [Bug target/21091] -many flag causes problems
- References: <20050418180516.21091.carlos@mind.be>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From amodra at bigpond dot net dot au 2005-04-18 23:34 -------
Please supply a small testcase. Preprocessed source and commands to reproduce
the problem.
-many shouldn't ever change which insns are emitted under control of other -m
flags, just make available extra instructions, so this is really a gas bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21091