libstdc++/10082: Wrong semantics in uninitialized_fill_n

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sat Mar 15 16:34:00 GMT 2003


Synopsis: Wrong semantics in uninitialized_fill_n

Responsible-Changed-From-To: paolo->unassigned
Responsible-Changed-By: paolo
Responsible-Changed-When: Sat Mar 15 16:01:42 2003
Responsible-Changed-Why:
    I guess I have to resign.
State-Changed-From-To: analyzed->feedback
State-Changed-By: paolo
State-Changed-When: Sat Mar 15 16:01:42 2003
State-Changed-Why:
    Turns out that the compiler is involved!
    Indeed:
    1- Using the code shown in the standard changes nothing of
    the compilation errors.
    2- Comeau together with libcomo compiles just fine the 
    testcase: libcomo has the _same_ code (SGI/HP) for
    uninitialized_copy_ that current g++ has.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10082



More information about the Gcc-bugs mailing list