<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>9715</bug_id>
          
          <creation_ts>2006-06-21 19:40:00 +0400</creation_ts>
          <short_desc>bogus error: invalid use of &apos;register&apos; in linkage specification</short_desc>
          <delta_ts>2006-08-29 21:54:50 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gcc4.1-c++</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27884</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey Vlasov">vsu</reporter>
          <assigned_to name="Dmitry V. Levin">ldv</assigned_to>
          <cc>glebfm</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38798</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey Vlasov">vsu</who>
    <bug_when>2006-06-21 19:40:01 +0400</bug_when>
    <thetext>$ cat test.cc
extern &quot;C&quot; int test(register int a);
$ g++ -c test.cc 
test.cc:1: error: invalid use of &apos;register&apos; in linkage specification

В настоящий момент эта проблема не даёт, в частности, собирать расширения для
perl, написанные на C++ (поскольку в заголовках perl встречаются конструкции
такого вида).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38799</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-06-21 19:56:44 +0400</bug_when>
    <thetext>Когда в офисе восстановят нормальную связь, подготовлю новую сборку gcc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38800</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-06-22 10:34:15 +0400</bug_when>
    <thetext>Fixed in gcc4.1-c++-4.1.1-alt3.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>