<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compiler bug? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454559#M729073</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you could try setting:&lt;BR /&gt;#pragma HP_ALIGN NOPADDING&lt;BR /&gt;into your c source to align your structure.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Tue, 17 Oct 2000 13:51:18 GMT</pubDate>
    <dc:creator>Andreas Voss</dc:creator>
    <dc:date>2000-10-17T13:51:18Z</dc:date>
    <item>
      <title>Compiler bug?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454558#M729072</link>
      <description>We're getting a SIGSEGV signal when accessing large (&amp;gt;256M) bitfield arrays.  Writing to the bitfield works fine.  Reading fails.  The problem exists in cc and aCC, 32-bit and 64-bit.  Optimization seems to fix the problem but debug versions always fail.&lt;BR /&gt;&lt;BR /&gt;Any ideas? (see attachment)&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 17 Oct 2000 13:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454558#M729072</guid>
      <dc:creator>David Layden</dc:creator>
      <dc:date>2000-10-17T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454559#M729073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you could try setting:&lt;BR /&gt;#pragma HP_ALIGN NOPADDING&lt;BR /&gt;into your c source to align your structure.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 17 Oct 2000 13:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454559#M729073</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-17T13:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454560#M729074</link>
      <description>#pragma HP_ALIGN NOPADDING &lt;BR /&gt;This works in cc but aCC rejects it.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 17 Oct 2000 14:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454560#M729074</guid>
      <dc:creator>David Layden</dc:creator>
      <dc:date>2000-10-17T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454561#M729075</link>
      <description>#pragma HP_ALIGN NOPADDING&lt;BR /&gt;This doesn't work for other bitfield patterns.  For example:&lt;BR /&gt;&lt;BR /&gt;typedef struct {&lt;BR /&gt;  unsigned int tbits:1 ;&lt;BR /&gt;  unsigned int ubits:31 ;&lt;BR /&gt;} NODE ;</description>
      <pubDate>Tue, 17 Oct 2000 14:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454561#M729075</guid>
      <dc:creator>David Layden</dc:creator>
      <dc:date>2000-10-17T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454562#M729076</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for complete pragma reference look at &lt;A href="http://www.docs.hp.com:" target="_blank"&gt;www.docs.hp.com:&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/92434-90011/92434-90011_top.html&amp;amp;con=/hpux/onlinedocs/92434-90011/00/00/12-con.html&amp;amp;toc=/hpux/onlinedocs/92434-90011/00/00/12-toc.html&amp;amp;searchterms=pragma&amp;amp;queryid=20001017-091031" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/92434-90011/92434-90011_top.html&amp;amp;con=/hpux/onlinedocs/92434-90011/00/00/12-con.html&amp;amp;toc=/hpux/onlinedocs/92434-90011/00/00/12-toc.html&amp;amp;searchterms=pragma&amp;amp;queryid=20001017-091031&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 17 Oct 2000 15:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-bug/m-p/2454562#M729076</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-17T15:12:24Z</dc:date>
    </item>
  </channel>
</rss>

