c++/8846: [3.2 regression] ICE: locales and no match for operator<</operator+

bangerth@dealii.org bangerth@dealii.org
Fri Dec 6 08:56:00 GMT 2002


Old Synopsis: ICE: locales and no match for operator<</operator+
New Synopsis: [3.2 regression] ICE: locales and no match for operator<</operator+

Responsible-Changed-From-To: unassigned->gdr
Responsible-Changed-By: bangerth
Responsible-Changed-When: Fri Dec  6 08:56:36 2002
Responsible-Changed-Why:
    He fixed something similar recently
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Dec  6 08:56:36 2002
State-Changed-Why:
    Confirmed. With 3.2.2CVS of yesterday (12/5/02), I get
    
    tmp/g> LC_ALL=fr_FR@euro /home/bangerth/bin/gcc-3.2.2-pre/bin/c++ -c x.cc
    x.cc: Dans function « int main() »:
    x.cc:8: no match pour l'opérateur «
    erreur interne de compilateur: erreur pour rapporter une routine ré-entée
    SVP soumettre un rapport complet d'anomalies,
    avec le source pré-traité si cela est approprié.
    Consulter <URL:http://www.gnu.org/software/gcc/bugs.html> pour les instructions.
    
    (and yes, even I can see that this is horrible "franglais").
    
    With 3.3 and 2.95 I get an error, but no ICE.
    
    Gaby, did your patch make it to the branch?
    
    Regards
      Wolfgang

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



More information about the Gcc-bugs mailing list