[Bug libstdc++/64103] conflicting definitions in parallel/algo.h and algorithmfwd.h

doko at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 2 16:33:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64103

--- Comment #3 from Matthias Klose <doko at gcc dot gnu.org> ---
Author: doko
Date: Tue Dec  2 16:32:24 2014
New Revision: 218278

URL: https://gcc.gnu.org/viewcvs?rev=218278&root=gcc&view=rev
Log:
2014-12-02  Matthias Klose  <doko@ubuntu.com>

        PR libstdc++/64103
        Backport from mainline
        2014-11-03  Paolo Carlini  <paolo.carlini@oracle.com>

        * include/parallel/algo.h: Do not use default arguments in function
        template redeclarations (definitions).

        2014-11-04  Jonathan Wakely  <jwakely@redhat.com>

        * include/parallel/numeric.h: Do not use default arguments in function
        template redeclarations (definitions).

Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/parallel/algo.h
    branches/gcc-4_9-branch/libstdc++-v3/include/parallel/numeric



More information about the Gcc-bugs mailing list