Closed Bug 349928 Opened 18 years ago Closed 18 years ago

Some compiler flags may be incorrect on Sparc Solaris for freebl

Categories

(NSS :: Libraries, defect)

3.11.2
Sun
SunOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 349920

People

(Reporter: julien.pierre, Assigned: julien.pierre)

Details

Attachments

(1 obsolete file)

The man page for the Sun studio 11 compiler says the following about the -fns option on Sparc :

     -fns[=[no|yes]]
          For SPARC, selects the SPARC nonstandard floating-point
          mode.

[ ... ]
          On SPARC systems, this option is effective only if used
          when compiling the main program.

Since we are using this option in the freebl build, I think it can simply be removed.
Assignee: nobody → julien.pierre.bugs
Status: NEW → ASSIGNED
Attachment #235149 - Flags: superreview?(nelson)
Attachment #235149 - Flags: review?
Attachment #235149 - Flags: review? → review?(neil.williams)
Comment on attachment 235149 [details] [diff] [review]
Only use optimizer flags if BUILD_OPT is set

I attached this patch to the wrong bug. Sorry.
Attachment #235149 - Attachment is obsolete: true
Attachment #235149 - Flags: superreview?(nelson)
Attachment #235149 - Flags: review?(neil.williams)
I'll just take care of removing -fns in the fix for 349920 .

*** This bug has been marked as a duplicate of 349920 ***
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Just out of curiosity, how does one get that man page?
man cc    doesn't.
Prepend /opt/SUNWspro/man to your MANPATH (or /wherever/SUNWspro/man if you are using the compiler from a network share).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: