This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51002] SP_H register is used even on targets that do not have it (eg attiny26)
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 18:08:19 +0000
- Subject: [Bug target/51002] SP_H register is used even on targets that do not have it (eg attiny26)
- Auto-submitted: auto-generated
- References: <bug-51002-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51002
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
Status|RESOLVED |REOPENED
Depends on| |52737
Resolution|FIXED |
Target Milestone|4.6.3 |4.7.1
--- Comment #11 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-27 18:08:19 UTC ---
Rostpone this until 4.7.1 where proper SP_H handling is available as of PR51345
and PR52737.