public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "PHHargrove at lbl dot gov" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/49379] warning from Mac OS X linker alignment lost for -ftree-vectorize optimization
Date: Wed, 29 Jun 2011 05:28:00 -0000	[thread overview]
Message-ID: <bug-49379-4-dscK46jmQx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49379-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379

Paul H. Hargrove <PHHargrove at lbl dot gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |PHHargrove at lbl dot gov

--- Comment #6 from Paul H. Hargrove <PHHargrove at lbl dot gov> 2011-06-29 05:27:36 UTC ---
Following up on my previous comment, I've repeated the experiment w/ a system
with more recent binutils.  The result is the same:


$ /tmp/gcc-4.7-20110625/host-x86_64-unknown-linux-gnu/gcc/xgcc
-B/tmp/gcc-4.7-20110625/host-x86_64-unknown-linux-gnu/gcc -O3 bug49379-2_main.c
bug49379-2_aux.c
/usr/bin/ld: Warning: alignment 4 of symbol `flag' in /tmp/ccIvQMTp.o is
smaller than 16 in /tmp/ccP5ZCFr.o

$ /tmp/gcc-4.7-20110625/host-x86_64-unknown-linux-gnu/gcc/xgcc
-B/tmp/gcc-4.7-20110625/host-x86_64-unknown-linux-gnu/gcc -O3
-fno-tree-vectorize bug49379-2_main.c bug49379-2_aux.c


$ ld --version
GNU ld (GNU Binutils for Ubuntu) 2.20
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

$ uname -a
Linux ftg4 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64
GNU/Linux

$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"


  parent reply	other threads:[~2011-06-29  5:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12  2:25 [Bug c/49379] New: " nenad at intrepid dot com
2011-06-12  2:26 ` [Bug c/49379] " nenad at intrepid dot com
2011-06-12 11:43 ` rguenth at gcc dot gnu.org
2011-06-12 12:44 ` dominiq at lps dot ens.fr
2011-06-12 13:07 ` gary at intrepid dot com
2011-06-29  4:20 ` PHHargrove at lbl dot gov
2011-06-29  5:28 ` PHHargrove at lbl dot gov [this message]
2011-06-29 17:08 ` d.g.gorbachev at gmail dot com
2014-11-19 23:40 ` [Bug tree-optimization/49379] warning from linker: " egall at gwmail dot gwu.edu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-49379-4-dscK46jmQx@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).