H.J. Lu wrote:
> On Wed, Apr 15, 2009 at 7:34 AM, Dave Korn
> wrote:
>> Jakub Jelinek wrote:
>>> On Wed, Apr 15, 2009 at 03:27:01PM +0100, Dave Korn wrote:
> It does look like a Cygwin specific issue.
Can you tell me whether Linux treats COMMON as a separate section with
its
On Wed, Apr 15, 2009 at 7:34 AM, Dave Korn
wrote:
> Jakub Jelinek wrote:
>> On Wed, Apr 15, 2009 at 03:27:01PM +0100, Dave Korn wrote:
It does look like a Cygwin specific issue.
>>> Can you tell me whether Linux treats COMMON as a separate section with its
>>> own alignment, or otherwise ta
Jakub Jelinek wrote:
> On Wed, Apr 15, 2009 at 03:27:01PM +0100, Dave Korn wrote:
>>> It does look like a Cygwin specific issue.
>> Can you tell me whether Linux treats COMMON as a separate section with its
>> own alignment, or otherwise takes steps to ensure it has a base alignment
>> that
>> t
On Wed, Apr 15, 2009 at 03:27:01PM +0100, Dave Korn wrote:
> > It does look like a Cygwin specific issue.
>
> Can you tell me whether Linux treats COMMON as a separate section with its
> own alignment, or otherwise takes steps to ensure it has a base alignment that
> the compiler can assume? Ot
H.J. Lu wrote:
> On Wed, Apr 15, 2009 at 7:11 AM, Dave Korn
>> and it fails on the assignment "r = a;" because r is unaligned (0x404024); in
>> the assembly source, it is simply defined as
>>
>>.comm _r, 16 # 16
>>
>> so maybe the problem is in the Cygwin linker script? Is the COMMON
On Wed, Apr 15, 2009 at 7:11 AM, Dave Korn
wrote:
> H.J. Lu wrote:
>> On Wed, Apr 15, 2009 at 6:49 AM, Dave Korn
>> wrote:
>>> Jakub Jelinek wrote:
GCC 4.4.0 release candidate 1 is now available at:
ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.0-RC-20090414/
Please test the ta
H.J. Lu wrote:
> On Wed, Apr 15, 2009 at 6:49 AM, Dave Korn
> wrote:
>> Jakub Jelinek wrote:
>>> GCC 4.4.0 release candidate 1 is now available at:
>>>
>>> ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.0-RC-20090414/
>>>
>>> Please test the tarballs there and report any problems to Bugzilla. CC
>>>
On Wed, Apr 15, 2009 at 6:49 AM, Dave Korn
wrote:
> Jakub Jelinek wrote:
>> GCC 4.4.0 release candidate 1 is now available at:
>>
>> ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.0-RC-20090414/
>>
>> Please test the tarballs there and report any problems to Bugzilla. CC me
>> on the bugs if you believe
Jakub Jelinek wrote:
> GCC 4.4.0 release candidate 1 is now available at:
>
> ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.0-RC-20090414/
>
> Please test the tarballs there and report any problems to Bugzilla. CC me
> on the bugs if you believe they are regressions from previous releases
> severe eno