public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu
@ 2014-02-10 11:14 doko at gcc dot gnu.org
  2014-02-10 11:42 ` [Bug regression/60133] [4.8/4.9 " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2014-02-10 11:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60133
           Summary: [4.8 / 4.9 Regression] wrong multiarch name on
                    aarch64-linux-gnu
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Despite pinging this patch didn't see any review.  The rather creative way to
rename the libdir using a multilib configuration makes the 4.8 branch and trunk
unusable on aarch64-linux-gnu on Debian and Ubuntu.

patch and last ping at http://gcc.gnu.org/ml/gcc-patches/2014-01/msg02049.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug regression/60133] [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu
  2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
@ 2014-02-10 11:42 ` rguenth at gcc dot gnu.org
  2014-02-11 14:01 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-02-10 11:42 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.3
            Summary|[4.8 / 4.9 Regression]      |[4.8/4.9 Regression] wrong
                   |wrong multiarch name on     |multiarch name on
                   |aarch64-linux-gnu           |aarch64-linux-gnu


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug regression/60133] [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu
  2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
  2014-02-10 11:42 ` [Bug regression/60133] [4.8/4.9 " rguenth at gcc dot gnu.org
@ 2014-02-11 14:01 ` jakub at gcc dot gnu.org
  2014-02-27  9:29 ` [Bug other/60133] " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-02-11 14:01 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
           Severity|blocker                     |normal


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug other/60133] [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu
  2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
  2014-02-10 11:42 ` [Bug regression/60133] [4.8/4.9 " rguenth at gcc dot gnu.org
  2014-02-11 14:01 ` jakub at gcc dot gnu.org
@ 2014-02-27  9:29 ` rguenth at gcc dot gnu.org
  2014-03-18 11:30 ` jakub at gcc dot gnu.org
  2014-03-19 15:20 ` mshawcroft at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-02-27  9:29 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug other/60133] [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu
  2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2014-02-27  9:29 ` [Bug other/60133] " rguenth at gcc dot gnu.org
@ 2014-03-18 11:30 ` jakub at gcc dot gnu.org
  2014-03-19 15:20 ` mshawcroft at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-18 11:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Hasn't this been fixed by r208383 and r208384 ?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug other/60133] [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu
  2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2014-03-18 11:30 ` jakub at gcc dot gnu.org
@ 2014-03-19 15:20 ` mshawcroft at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: mshawcroft at gcc dot gnu.org @ 2014-03-19 15:20 UTC (permalink / raw)
  To: gcc-bugs

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

mshawcroft at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mshawcroft at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from mshawcroft at gcc dot gnu.org ---
Fixed for 4.9 and back ported for 4.8.3 by the commits Jakub listed above.
Closed.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-19 15:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-10 11:14 [Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu doko at gcc dot gnu.org
2014-02-10 11:42 ` [Bug regression/60133] [4.8/4.9 " rguenth at gcc dot gnu.org
2014-02-11 14:01 ` jakub at gcc dot gnu.org
2014-02-27  9:29 ` [Bug other/60133] " rguenth at gcc dot gnu.org
2014-03-18 11:30 ` jakub at gcc dot gnu.org
2014-03-19 15:20 ` mshawcroft at gcc dot gnu.org

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).