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

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

    <bug>
          <bug_id>51899</bug_id>
          
          <creation_ts>2024-10-31 12:12:00 +0300</creation_ts>
          <short_desc>SSE register return with SSE2 disabled</short_desc>
          <delta_ts>2024-10-31 16:51:20 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gcc14</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey V Turchin">zerg</reporter>
          <assigned_to name="Gleb F-Malinovskiy">glebfm</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>253719</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2024-10-31 12:12:00 +0300</bug_when>
    <thetext>https://git.altlinux.org/tasks/361161/build/100/i586/log

https://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&amp;id=116122
Как я понял, теперь так и будет?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>253732</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2024-10-31 13:50:52 +0300</bug_when>
    <thetext>Отключу, как в баге написали.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>253733</commentid>
    <comment_count>2</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2024-10-31 14:02:11 +0300</bug_when>
    <thetext>На всякий: в баге написано, что в условие надо добавить
&amp;&amp; (!defined(__i386__) || defined(__SSE2__))

Т.е. у нас при __i386__ не будет defined __SSE2__ ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>253751</commentid>
    <comment_count>3</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2024-10-31 16:51:20 +0300</bug_when>
    <thetext>(Ответ для Sergey V Turchin на комментарий #2)
&gt; Т.е. у нас при __i386__ не будет defined __SSE2__ ?
Хотя, зачем спросил... сам же отключаю его при сборке. :-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>