Project

General

Profile

Actions

Backport #3874

closed

[PATCH] configure.in: Always add -mieee for Renesas SH4

Added by iwamatsu (Nobuhiro Iwamatsu) over 13 years ago. Updated over 12 years ago.

Status:
Closed
[ruby-core:32548]

Description

=begin
SH4 is CPU for embedded which developed by Renesas Electronics.
SH4 has FPU. When FPU is used on sh4, -mieee of option is necessary.
This supports sh4(basic), sh4el(sh4 little endian) and sh4eb(sh4 big endian).
These do not have FPU though there are other sh4al, sh4al-dsp and etc.
=end


Files

Actions #1

Updated by kosaki (Motohiro KOSAKI) over 13 years ago

=begin
Comitted.

note, myself haven't tested this patch (and I can't get sh4 test environment in future too).
I believe you :)
=end

Actions #2

Updated by kosaki (Motohiro KOSAKI) over 13 years ago

  • Status changed from Open to Closed
  • Assignee set to kosaki (Motohiro KOSAKI)

=begin
Ruby:r29340 (trunk)
=end

Actions #3

Updated by kosaki (Motohiro KOSAKI) over 13 years ago

  • Category set to build
  • Status changed from Closed to Assigned
  • Assignee changed from kosaki (Motohiro KOSAKI) to yugui (Yuki Sonoda)
  • Priority changed from Normal to 3
  • Target version set to 1.9.2

=begin
Please consider to backport this to 1.9.2, 1.9.1 and 1.8.7. because

  • Debian need this patch
  • the patch is very small. It has no regression risk.

=end

Actions #4

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r29340.
Nobuhiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


configure.in: Always add -mieee for Renesas SH4

SH4 is CPU for embedded which developed by Renesas Electronics.
Renesas SH4 has FPU. When FPU is used on sh4, -mieee of option is necessary.
This supports sh4(basic), sh4el(sh4 little endian) and sh4eb(sh4 big endian).
These do not have FPU though there are other sh4al, sh4al-dsp and etc.

[Feature #3874] [ruby-core:32548]

Actions #5

Updated by naruse (Yui NARUSE) over 12 years ago

  • Target version deleted (1.9.2)
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0