This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/5327: compliation question
- From: jianhua dot zhou at informix dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 8 Jan 2002 23:22:23 -0000
- Subject: c++/5327: compliation question
- Reply-to: jianhua dot zhou at informix dot com
>Number: 5327
>Category: c++
>Synopsis: compliation question
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 08 15:26:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Jianhua Zhou
>Release: 3.0.3
>Organization:
>Environment:
RedHat 7.1
>Description:
hex is no longer compiled by g++ 3.0.3
main()
{
cout << hex << 123 << dec << endl;
}
compile this code will get a error.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: