TOPIC | 172.0 | Need to split FORTRAN source into separate files -- one per subroutine/function |
| 172.9 | Wed Apr 21 1993 10:29 | Don't contaiminate the FORTRAN kit | 3 lines |
TOPIC | 378.0 | integer_divide_by_0 cond.handling |
| 378.2 | Fri Oct 23 1992 09:20 | Probably a DECC RTL problem | 5 lines |
TOPIC | 381.0 | Quoted Literal restriction permanent?? |
| 381.2 | Mon Oct 26 1992 09:12 | Only a problem on VMS, not OSF | 14 lines |
TOPIC | 408.0 | DOUBLE PRECISION AND FLOAT=D |
| 408.6 | Thu Nov 05 1992 09:04 | "Feature" (user error) difference between VAX and Alpha FORTRAN | 23 lines |
TOPIC | 448.0 | H-float, when ? |
| 448.3 | Wed Nov 25 1992 11:15 | Never say never! | 11 lines |
TOPIC | 604.0 | /SEPARATE eqviv in DFAO |
| 604.2 | Mon Feb 08 1993 14:22 | Adding -separate to DFAO would be corrupting Unix with a VMS feature | 9 lines |
TOPIC | 644.0 | Worked on VAX Fortran, DEC Fortran complains... |
| 644.5 | Tue Mar 09 1993 08:06 | Warnings don't require recoding | 9 lines |
TOPIC | 650.0 | Run Time Library Performance? |
| 650.7 | Wed Feb 24 1993 08:48 | Could be a cache problem and not a code problem | 42 lines |
TOPIC | 661.0 | DFA: unformatted sequential file format? |
| 661.2 | Mon Feb 22 1993 19:59 | Which Alpha OS?? | 6 lines |
| 661.4 | Tue Feb 23 1993 08:34 | Lots of RECORDTYPEs--take your pick | 14 lines |
TOPIC | 703.0 | HPARITH Problem |
| 703.12 | Mon Mar 15 1993 08:37 | VAX cleans up "dirty zeros" and AXP does not | 28 lines |
TOPIC | 716.0 | can EXP be 'inlined'? |
| 716.3 | Wed Mar 17 1993 15:33 | Fast EXP vs. Slow EXP can make a difference | 3 lines |
| 716.5 | Thu Mar 18 1993 08:49 | | 9 lines |
TOPIC | 732.0 | immunity from %FOR-F-FORVARMIS wanted |
| 732.6 | Wed Mar 24 1993 13:46 | More history | 12 lines |
TOPIC | 771.0 | Problems with underflow and the open call |
| 771.10 | Wed Apr 07 1993 23:02 | AXP does not have hardware D-float | 6 lines |
TOPIC | 824.0 | F-format question |
| 824.2 | Tue Apr 27 1993 10:47 | IEEE FP Standard requires 17 digits | 11 lines |
| 824.7 | Fri Apr 30 1993 10:55 | Most users do not have to use the some code path | 5 lines |
TOPIC | 833.0 | Suggestions for improvements to DEC Fortran for OSF/1 AXP |
| 833.4 | Fri Apr 30 1993 11:19 | Different ld's have different options | 8 lines |
TOPIC | 869.0 | This code is slower than DS5000 !! |
| 869.1 | Thu May 13 1993 08:58 | -assume noaccuracy_sensitive | 5 lines |
TOPIC | 871.0 | Problem when subroutines in different files |
| 871.2 | Sun May 16 1993 22:00 | The "de facto" standard is not the "de jure" one | 33 lines |
TOPIC | 945.0 | $EXIT does not exit in FORTRAN 5.0-3 ? |
| 945.4 | Tue Jun 22 1993 17:20 | System service call SYS$EXIT counts its arguments | 21 lines |
TOPIC | 949.0 | I*4 versus I*8 performance |
| 949.1 | Tue Jun 29 1993 02:19 | Integer multiply can be slow | 25 lines |
TOPIC | 1004.0 | Urgent request about IEEE standard 754-1985 |
| 1004.5 | Wed Jul 28 1993 18:58 | No handler needed for IEEE-754 specified results | 10 lines |
TOPIC | 1012.0 | Alignment & Performance |
| 1012.6 | Tue Aug 03 1993 22:00 | 32-bit RISCs have little trouble | 9 lines |
TOPIC | 1056.0 | Infinit loop ? |
| 1056.3 | Wed Sep 01 1993 19:23 | Extended Range DO | 3 lines |
TOPIC | 1138.0 | String passing, revisited |
| 1138.3 | Tue Oct 19 1993 21:22 | Others???? | 23 lines |
TOPIC | 1143.0 | What is GETRUSAGE doing here??????? |
| 1143.13 | Mon Oct 25 1993 22:00 | NaN comparison should produce run-time error not a result!! | 14 lines |
TOPIC | 1159.0 | "dirty zero" (denorms) revisited |
| 1159.4 | Wed Oct 27 1993 19:28 | Get rid of denormals at input time | 20 lines |
TOPIC | 1233.0 | DEC Fortran T3.4-426 generate identical code for -O4 and -O5 |
| 1233.5 | Tue Nov 30 1993 14:01 | Pipelining (in the general case) is difficult | 39 lines |
| 1233.7 | Tue Nov 30 1993 20:32 | Do a better design or follow the defacto standard?? | 15 lines |
| 1233.11 | Mon Dec 20 1993 14:25 | Software Pipelining is for vectors only | 20 lines |
TOPIC | 1258.0 | Help needed to explain why DEC Fortran is now so much faster... |
| 1258.1 | Mon Dec 13 1993 15:53 | Complicated but there's nothing magic | 57 lines |
TOPIC | 1282.0 | A serious FLAW reported |
| 1282.4 | Thu Dec 30 1993 16:43 | Use /CHECK=UNDERFLOW | 6 lines |
TOPIC | 1342.0 | Underflows treated differently between fpe0 and fpe1? |
| 1342.5 | Sun Feb 06 1994 18:48 | What made the customer notice the underflow difference?? | 7 lines |
| 1342.8 | Tue Feb 08 1994 18:18 | Count underflows with -check underflow | 5 lines |
| 1342.11 | Wed Feb 09 1994 15:58 | Compare TRAPB stalls versus underflow software completion | 37 lines |
TOPIC | 1348.0 | POINTER to common block? |
| 1348.3 | Tue Feb 08 1994 18:15 | If CRAY does it can it be bad? | 2 lines |
TOPIC | 1379.0 | Non-blanks returned in a READ statement |
| 1379.14 | Fri Mar 18 1994 13:19 | | 4 lines |
TOPIC | 1423.0 | Call setjmp from DEC Fortran? |
| 1423.3 | Thu Mar 10 1994 18:29 | setjmp not available in DEC Fortran | 6 lines |
| 1423.4 | Fri Mar 11 1994 18:52 | Internet reply on using setjmp in Fortran | 48 lines |
TOPIC | 1544.0 | problem with -fpe0 for floating-point underflow |
| 1544.35 | Mon May 23 1994 11:59 | Bug in IEEE constant folding will be fixed | 13 lines |
TOPIC | 1568.0 | /ALIGN & listing don't correlate |
| 1568.4 | Fri May 20 1994 11:16 | Asynchronous exceptions can ocurr in other subroutines | 14 lines |
TOPIC | 1579.0 | NINT acts differently to other Unixes |
| 1579.3 | Wed Jun 01 1994 11:52 | A signal handler could help this problem | 40 lines |
TOPIC | 1658.0 | Size of PARAMETER defined constant? |
| 1658.5 | Wed Jul 13 1994 15:54 | Old parameter syntax conflicts with Fortran-90 standard | 12 lines |
TOPIC | 1720.0 | How to fix COMMON alignements |
| 1720.4 | Mon Aug 29 1994 13:54 | Starting arrays on cache-line boundary can be important | 11 lines |
TOPIC | 1734.0 | Question regarding handling of denorms |
| 1734.4 | Fri Aug 26 1994 17:32 | | 51 lines |
TOPIC | 1093.0 | VAX FORTRAN to ULTRIX (or FORTRAN to C) ?? |
| 1093.2 | Thu Jan 25 1990 08:25 | | 14 lines |
| 1093.4 | Mon Feb 05 1990 08:56 | Need Customer Compatibility Feedback | 27 lines |
TOPIC | 1099.0 | Common variable initilization. |
| 1099.1 | Fri Feb 02 1990 08:04 | VAX FORTRAN extensions for COMMON initialization | 22 lines |
TOPIC | 1126.0 | Argument list not generated for CALL |
| 1126.4 | Mon Mar 05 1990 08:12 | Looks like zeroing a runaway pointer | 6 lines |
TOPIC | 1135.0 | Why FORTRAN does not like embedded <esc> characters? |
| 1135.7 | Fri Mar 16 1990 09:32 | Most Unix f77 compilers do NOT accept \033 | 7 lines |
TOPIC | 1150.0 | FORMAT statement question |
| 1150.2 | Wed Mar 28 1990 09:24 | VAX A format does right justification | 5 lines |
TOPIC | 2043.0 | E-CONSIZEXC and E-EXCCHATRU act like warnings. |
| 2043.2 | Wed Nov 04 1992 16:28 | But status in EOM record is different | 5 lines |
TOPIC | 2050.0 | Wrong print cc using USEROPEN |
| 2050.4 | Fri Nov 20 1992 22:32 | Must use VOLATILE with %LOC | 11 lines |
TOPIC | 2067.0 | Divide by zero? |
| 2067.5 | Fri Dec 18 1992 10:26 | IEEE machines rarely trap on divide by zero | 22 lines |
| 2067.17 | Mon Feb 08 1993 16:22 | IEEE floating point is not high performance floating point | 19 lines |
TOPIC | 2113.0 | Assign character standard? |
| 2113.3 | Tue Feb 23 1993 12:05 | The statement is STANDARD if it is never executed | 19 lines |
TOPIC | 2189.0 | Optimisation costing more than its worth. |
| 2189.1 | Thu May 06 1993 10:34 | Send the development group a copy | 7 lines |
TOPIC | 2277.0 | Non-bracketed more-than-2-sided boolean expressions are ok? |
| 2277.5 | Sat Aug 28 1993 15:17 | "Equivalence" does not imply "Equality" | 6 lines |
TOPIC | 1524.0 | nested comments in V4.0 ?? |
| 1524.1 | Tue Feb 13 1990 10:05 | Pascal standard outlaws comment nesting | 16 lines |
| 1524.21 | Fri Feb 16 1990 12:13 | When does PASS=FAIL ? | 22 lines |
TOPIC | 1525.0 | Sharing sequential file <==> end of file |
| 1525.8 | Fri Feb 16 1990 11:42 | READ(f,f^) is weird but legal | 37 lines |
TOPIC | 1572.0 | Is there a DIGITAL U*IX PASCAL? |
| 1572.5 | Fri Apr 06 1990 11:08 | See NAC::ULTRIX | 1 lines |
TOPIC | 1585.0 | PASCAL-F-SNDSPR, Internal Compiler Error w/4.0 instal |
| 1585.5 | Tue Apr 24 1990 09:16 | Packed instruction microcode corruption?? | 11 lines |
TOPIC | 2160.0 | emptyvar problem |
| 2160.4 | Wed Feb 24 1993 11:36 | Empty records contain no data no matter how big they are | 20 lines |
| 2160.5 | Wed Feb 24 1993 11:38 | Collision | 2 lines |
TOPIC | 2170.0 | STRING Schema Function Return |
| 2170.1 | Wed Mar 03 1993 18:19 | Result-type must be type-name not schema-name | 11 lines |
TOPIC | 2192.0 | WRITELN bug in DEC PASCAL T5.0-5 (Alpha) |
| 2192.3 | Mon Mar 29 1993 10:27 | IEEE FP standard requires better accuracy | 8 lines |
TOPIC | 2224.0 | Mark and Release |
| 2224.1 | Mon May 17 1993 09:00 | Try PAS$MARK2 and PAS$RELEASE2 | 20 lines |
TOPIC | 2241.0 | Support for "long real" (128 bit) floating point? |
| 2241.1 | Tue Jun 08 1993 21:04 | VAX yes, AXP maybe in the future | 7 lines |
TOPIC | 2268.0 | How does EOF work ? |
| 2268.2 | Tue Aug 03 1993 22:10 | EOF on TEXT is very special | 3 lines |
TOPIC | 2274.0 | Alpha OSF/1, Pascal "type text" to (FILE *) in C |
| 2274.15 | Wed Aug 18 1993 12:03 | Don't ask for the unsupportable to be supported | 23 lines |
TOPIC | 2277.0 | Declare large array - get massive image. |
| 2277.2 | Thu Aug 12 1993 15:34 | 512K array is really 2048K | 10 lines |
TOPIC | 2280.0 | REPEAT faster then WHILE? Why? |
| 2280.4 | Wed Aug 18 1993 11:46 | GEM has it now | 11 lines |
TOPIC | 2386.0 | lib$spawn from pascal? |
| 2386.5 | Sun Mar 20 1994 18:57 | VOLATILE formal parameter would not work for LIB$SPAWN | 18 lines |
| 2386.10 | Mon Mar 21 1994 17:56 | Steven <> CW | 13 lines |
TOPIC | 2397.0 | Printing a pointer type |
| 2397.4 | Fri Apr 01 1994 12:36 | Try the HEX builtin for printing pointers | 8 lines |
TOPIC | 2438.0 | Rounding problem |
| 2438.7 | Fri Jul 01 1994 10:39 | You're not a magician then don't cast spells | 16 lines |
TOPIC | 588.0 | OpenVMS DBG> set watch? |
| 588.20 | Tue Feb 16 1993 12:02 | Only "useful" locked memory sequences need be supported | 19 lines |
TOPIC | 631.0 | Alpha Performance -- Expect Accelerating Activity |
| 631.16 | Tue Sep 01 1992 12:09 | OSF will have a full set of 64-bit compilers | 3 lines |
TOPIC | 997.0 | Alpha systems, models and VUPs |
| 997.21 | Thu Nov 05 1992 10:57 | SPECthru is not SPECmark!!! | 25 lines |
TOPIC | 1010.0 | Passing characters to logicals differs on Alpha |
| 1010.15 | Thu Nov 05 1992 11:40 | Not supported does not mean not implemented | 28 lines |
TOPIC | 1322.0 | ALPHA to VAX/VMS cross-compilers, any plans ?
|
| 1322.16 | Fri Dec 18 1992 11:09 | Two compilers cost more than one | 18 lines |
TOPIC | 1337.0 | stepping over mov sp,fp in debugger |
| 1337.11 | Mon Jan 04 1993 13:47 | Calling Standard & Debugger are both correct--Macro code is wrong. | 20 lines |
TOPIC | 1359.0 | accessing saved FP |
| 1359.1 | Tue Dec 29 1992 16:54 | Read the latest Calling Standard manual | 3 lines |
TOPIC | 1853.0 | IEEE rounding modes ? |
| 1853.12 | Thu Mar 25 1993 11:00 | Infinities are your problem, not rounding, not underflow | 24 lines |
TOPIC | 1935.0 | HP message on CERN benchmark |
| 1935.31 | Fri Apr 09 1993 19:11 | Fix memory not floating mul-add | 35 lines |
TOPIC | 1995.0 | Seed Unit Performance ? |
| 1995.4 | Wed Apr 07 1993 09:48 | Pass 3 helps integer benchmarks too | 8 lines |
TOPIC | 2055.0 | Alpha architecture maxed out |
| 2055.36 | Sat Apr 24 1993 22:55 | Not maxed out with on-board latency | 10 lines |
TOPIC | 2092.0 | A New Alpha AXP Logo??!! |
| 2092.48 | Tue Jun 08 1993 21:25 | | 4 lines |
TOPIC | 2537.0 | questions re: cvtas$t_to_a |
| 2537.16 | Fri Jul 16 1993 11:05 | The fields are the same size but the meanings are different | 14 lines |
TOPIC | 2581.0 | Global section incorrectly updated |
| 2581.19 | Fri Sep 03 1993 09:43 | Kits from different sources should be identical | 31 lines |
TOPIC | 2650.0 | help with stackframe port to alpha |
| 2650.4 | Wed Aug 18 1993 11:08 | R26 does not hold PC very long | 13 lines |
| 2650.8 | Thu Aug 19 1993 10:02 | Use IARGCOUNT--do not uplevel look at R25 | 26 lines |
TOPIC | 2748.0 | Implementing a setjump/longjump on AVMS |
| 2748.3 | Fri Sep 03 1993 10:22 | Setjmp must be builtin--no language independent\ | 25 lines |
TOPIC | 2750.0 | Are dynamic condition handlers possible? |
| 2750.2 | Fri Sep 03 1993 10:36 | Language RTLs do dynamic establishment | 24 lines |
TOPIC | 2822.0 | Where is pdsc$w_entry_length in the Procedure Descriptor |
| 2822.5 | Wed Sep 22 1993 12:26 | Be careful decoding procedure descriptors | 16 lines |
TOPIC | 2967.0 | Problem with INVO CONTEXT |
| 2967.8 | Tue Oct 26 1993 19:27 | Argument count info is destroyed before calling Macro routine | 30 lines |
TOPIC | 2990.0 | Big or Little Endian? |
| 2990.5 | Fri Oct 29 1993 18:09 | Slight bias in favor of little endian | 11 lines |
TOPIC | 3107.0 | PROBER + CMKRNL behaviour inconsistent |
| 3107.4 | Mon Nov 29 1993 18:36 | Some probing is necessary | 8 lines |
TOPIC | 3218.0 | IEEE Exceptions not being signaled on T2.0-FT3 |
| 3218.1 | Tue Dec 14 1993 20:26 | Use SYS$IEEE_SET_FP_CONTROL | 10 lines |
TOPIC | 3374.0 | IEEE 754? |
| 3374.7 | Thu Jan 27 1994 19:14 | There are ECOs to AXP Floating Point Architecture | 16 lines |
| 3374.9 | Fri Jan 28 1994 13:52 | NaNs in section 4.7.2 if it matters | 14 lines |
TOPIC | 3502.0 | get invo context of declarer of a signal handler |
| 3502.4 | Sun Feb 27 1994 14:47 | Global labels require special stack handling | 19 lines |
TOPIC | 3615.0 | Customer question regarding IEEE on AXP |
| 3615.6 | Thu Mar 24 1994 10:22 | Digital made the correct engineering trade-off | 58 lines |
TOPIC | 3711.0 | Unhappy Alpha OSF customer needs some help |
| 3711.7 | Fri Apr 22 1994 20:05 | Virtualy no programs need inexact signaling | 49 lines |
| 3711.9 | Sun Apr 24 1994 16:57 | Very careful explanation to users needed | 35 lines |
| 3711.12 | Mon Apr 25 1994 11:35 | Inexact division is special | 20 lines |
TOPIC | 101.0 | Is this a problem with the C RTL on AXP? |
| 101.9 | Sun Mar 14 1993 19:11 | "Conforming compiler" vs. "Product compiler" | 19 lines |
| 101.11 | Wed Mar 17 1993 17:52 | De facto vs. de jure rules | 23 lines |
| 101.19 | Wed Mar 24 1993 14:31 | Unix defines the rogue free--not K&R | 26 lines |
TOPIC | 303.0 | OpenVMS/AXP DEC C vs. (the rest of the world) |
| 303.18 | Thu Jul 29 1993 10:54 | Use cc -migrate on OSF V1.3 | 5 lines |
TOPIC | 309.0 | /unsigned_char doesn't? |
| 309.6 | Sun Aug 01 1993 16:41 | 3 different char types with 2 different semantics | 22 lines |
| 309.7 | Sun Aug 01 1993 16:53 | Better help text might be a good QAR response | 16 lines |
TOPIC | 313.0 | FULL IEEE SUPPORT ON ALPHAVMS |
| 313.4 | Wed Aug 04 1993 15:06 | Synchronous exception is not software completion | 20 lines |
TOPIC | 334.0 | Mixing languages and SYS$OUTPUT |
| 334.2 | Wed Aug 18 1993 11:22 | Main program initialization?? | 4 lines |
TOPIC | 402.0 | unrecognized pragma is -I-, not -W- ... why? |
| 402.5 | Mon Oct 04 1993 14:15 | Why is nonstandard severity different from other DEC languages | 16 lines |
| 402.7 | Wed Oct 20 1993 17:18 | "Consistency is the hobgoblin of little minds" | 45 lines |
TOPIC | 440.0 | problem with reading 64 bits ints |
| 440.3 | Thu Oct 28 1993 11:00 | Who will review this? | 6 lines |
TOPIC | 591.0 | Request for user feedback on Fortran COMMON block/ C struct psect behavior |
| 591.1 | Fri Feb 25 1994 19:30 | Let's follow C language design principles | 19 lines |
TOPIC | 610.0 | Use of SYS$IEEE_SET_FP_CONTROL |
| 610.11 | Mon May 02 1994 16:55 | /NOOPT results are OK | 12 lines |
TOPIC | 623.0 | DCL $SEVERITY setting from DEC C |
| 623.7 | Mon Mar 14 1994 10:00 | Use SYS$EXIT rather than return | 4 lines |
TOPIC | 624.0 | setjmp/performance query |
| 624.1 | Tue Mar 15 1994 13:01 | setjmp is OS dependent | 7 lines |
TOPIC | 467.0 | Will BL10 speed this up? |
| 467.14 | Thu Nov 05 1992 10:24 | Byte reads have a different performance limitation than byte writes | 27 lines |
| 467.19 | Fri Nov 06 1992 11:27 | VMS favors byte memory operations more than Unix | 39 lines |
TOPIC | 589.0 | OSF/1 on Alpha |
| 589.5 | Mon Nov 23 1992 23:45 | NT also requires some real memory | 4 lines |
TOPIC | 1043.0 | Kuch and Associates Precompiler |
| 1043.1 | Wed Feb 10 1993 08:50 | Memory performance can be more important than CPU performance | 35 lines |
| 1043.3 | Wed Feb 10 1993 10:02 | Corrected on-board cache performance | 28 lines |
TOPIC | 1400.0 | Need information to write an FPE handler |
| 1400.2 | Fri Mar 26 1993 13:32 | -ieee_with_no_inexact is recommended | 518 lines |
TOPIC | 1825.0 | SNAN and QNAN inverted? |
| 1825.3 | Wed May 19 1993 16:40 | IEEE floating point is fun | 29 lines |
TOPIC | 2316.0 | Frame Pointer Access |
| 2316.3 | Tue Jul 20 1993 14:38 | See Calling Standard documentation | 5 lines |
| 2316.4 | Tue Jul 20 1993 14:46 | | 9 lines |
TOPIC | 2427.0 | printf "%x" for floating? |
| 2427.4 | Sun Aug 01 1993 17:29 | HEX printf of a float works easily on MIPS based systems | 23 lines |
TOPIC | 2528.0 | asm("trapb") and volatile flags |
| 2528.3 | Fri Aug 13 1993 13:03 | What does "atomic" mean? | 25 lines |
TOPIC | 3458.0 | Underflow to zero |
| 3458.1 | Wed Nov 17 1993 21:29 | Update to quote in .0 | 10 lines |
TOPIC | 3677.0 | RFP question |
| 3677.2 | Sun Dec 05 1993 16:01 | More than just FORTRAN | 12 lines |
TOPIC | 4133.0 | How to trap underflow under dbx? |
| 4133.4 | Wed Jan 26 1994 13:06 | -check underflow may be better than -fpe# | 9 lines |
TOPIC | 4275.0 | variable printf problem? |
| 4275.3 | Sun Feb 06 1994 18:36 | 128-bit long double will complicate the situation | 4 lines |
TOPIC | 5561.0 | DEC C = cc -migrate = cc on OSF/1 V3.0? |
| 5561.18 | Tue May 24 1994 15:39 | Implementation-defined does not mean undefined nor non-conforming | 22 lines |
| 5561.21 | Wed May 25 1994 17:46 | Silence is not always golden | 31 lines |
TOPIC | 7884.0 | Problem with iscntrl() C library function on OSF |
| 7884.8 | Sat Nov 19 1994 16:20 | unsigned's are sign extended in the calling standard | 45 lines |
| 7884.9 | Sat Nov 19 1994 16:27 | Another example of carelessness with 32-bits | 2 lines |
| 7884.10 | Sat Nov 19 1994 17:50 | cc -migrate should be fixed soon | 9 lines |