This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/10896: Unable to compile c++ program using gcc 3.0
- From: hajira_a1 at rediffmail dot com
- To: gcc-gnats at gcc dot gnu dot org
- Cc: kritika_d at rediffmail dot com, archiek at rediffmail dot com
- Date: 21 May 2003 06:48:41 -0000
- Subject: c++/10896: Unable to compile c++ program using gcc 3.0
- Reply-to: hajira_a1 at rediffmail dot com
>Number: 10896
>Category: c++
>Synopsis: Unable to compile c++ program using gcc 3.0
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 21 06:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Kritika Dorairaj
>Release: gcc 3.0
>Organization:
>Environment:
HP-UX itanium2 B.11.22 U ia64 3300317291
>Description:
>How-To-Repeat:
#include <backward/iostream.h>
int main()
{
cout<<"hello";
return 0;
}
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: