[HP aCC 6.14] test driver misidentifies compiler as EDG eccp
------------------------------------------------------------

                 Key: STDCXX-704
                 URL: https://issues.apache.org/jira/browse/STDCXX-704
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Test Driver
    Affects Versions: 4.2.0
         Environment: aCC: HP C/aC++ B3910B A.06.14 [Feb 22 2007]
            Reporter: Martin Sebor
            Priority: Trivial
             Fix For: 4.2.1


When compiled with HP aCC 6 on HP-UX/IPF, the test driver claims it's actually 
been compiled with the vanilla EDG front end instead of correctly identifying 
the HP compiler (which happens to use the EDG front end):

{noformat}
$ ./23.deque.modifiers
# INFO (S1) (10 lines):
# TEXT: 
# COMPILER: EDG eccp, __EDG_VERSION__ = 306
# ENVIRONMENT: ia64 running hp-ux
# FILE: 23.deque.modifiers.cpp
# COMPILED: Jan 15 2008, 19:44:22
# COMMENT: 
############################################################
{noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to