This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12038] more optimization with -Os option for arm
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Aug 2003 19:58:39 -0000
- Subject: [Bug target/12038] more optimization with -Os option for arm
- References: <20030822233855.12038.vittasoft@yahoo.com>
- 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=12038
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c |target
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-24 19:58:39
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-24 19:58 -------
Your analysis see legit (I do not use ARM that much).
Hopefully one of the ARM maintainers could tell use why thumb_far_jump_used_p always return
true and why even look at thumb_far_jump_used_p in the first place.