Bug 164738 - f2c/f77 intrinsics are missing
Summary: f2c/f77 intrinsics are missing
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-31 09:50 UTC by Patrice Dumas
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-13 12:26:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Patrice Dumas 2005-07-31 09:50:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.8) Gecko/20050623 Fedora/1.0.4-5 Firefox/1.0.4

Description of problem:
Some usefull (at least used in thee cernlib) f2c/f77 intrinsics are not in gfortran. See:

http://gcc.gnu.org/onlinedocs/gcc-3.4.4/g77/f77_002ff2c-Intrinsics.html#f77_002ff2c-Intrinsics

The ones I think that should be implemented are or, and xor, lshift, rshift.

They are listed in the gfortran meta-bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292

Version-Release number of selected component (if applicable):
gcc-gfortran-4.0.1-6

How reproducible:
Always

Steps to Reproduce:
1.use such non standard intrinsic
2.
3.
  

Actual Results:  a link error

Additional info:

Comment 1 Jakub Jelinek 2005-09-13 12:26:53 UTC
This is already tracked upstream and should be handled there.


Note You need to log in before you can comment on or make changes to this bug.