public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
       [not found] <bug-29057-4@http.gcc.gnu.org/bugzilla/>
@ 2010-12-19 13:50 ` dominiq at lps dot ens.fr
  2011-01-09 14:09 ` iains at gcc dot gnu.org
  2011-01-10 16:23 ` howarth at nitro dot med.uc.edu
  2 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-12-19 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-12-19 13:50:41 UTC ---
On powerpc-apple-darwin9 this seems to have been fixed between revisions 166105
and 166379. Could someone check on darwin8 if this PR is still there? TIA.


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

* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
       [not found] <bug-29057-4@http.gcc.gnu.org/bugzilla/>
  2010-12-19 13:50 ` [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64 dominiq at lps dot ens.fr
@ 2011-01-09 14:09 ` iains at gcc dot gnu.org
  2011-01-10 16:23 ` howarth at nitro dot med.uc.edu
  2 siblings, 0 replies; 6+ messages in thread
From: iains at gcc dot gnu.org @ 2011-01-09 14:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> 2011-01-09 13:17:30 UTC ---

the test is now skipped for darwin
/* { dg-skip-if "" { *-*-darwin* } { "*" } { "" } } */

(darwin has its own test : gcc.target/powerpc/darwin64-abi.c )

This is fixed on trunk, if you want to back-port, then remember to add
gcc.target/powerpc/darwin64-abi.c at the same time).


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

* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
       [not found] <bug-29057-4@http.gcc.gnu.org/bugzilla/>
  2010-12-19 13:50 ` [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64 dominiq at lps dot ens.fr
  2011-01-09 14:09 ` iains at gcc dot gnu.org
@ 2011-01-10 16:23 ` howarth at nitro dot med.uc.edu
  2 siblings, 0 replies; 6+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-01-10 16:23 UTC (permalink / raw)
  To: gcc-bugs

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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-10 16:15:26 UTC ---
Confirmed fixed at -m64 at r168608 on powerpc-apple-darwin9 and closed.


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

* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
  2006-09-13  4:39 [Bug c/29057] New: " howarth at nitro dot med dot uc dot edu
  2006-09-13  4:44 ` [Bug testsuite/29057] " pinskia at gcc dot gnu dot org
  2006-09-13  5:07 ` howarth at nitro dot med dot uc dot edu
@ 2006-09-13  5:20 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-13  5:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-09-13 05:20 -------
(In reply to comment #4)
> Andrew,
>      I am assuming this is the same old issue of Darwin prefixing
> GPR references with 'r'. Can you suggest a test patch to achieve
> that in this test?

It is not the same isue, you also have to add how to load the address of
gparms.


-- 


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


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

* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
  2006-09-13  4:39 [Bug c/29057] New: " howarth at nitro dot med dot uc dot edu
  2006-09-13  4:44 ` [Bug testsuite/29057] " pinskia at gcc dot gnu dot org
@ 2006-09-13  5:07 ` howarth at nitro dot med dot uc dot edu
  2006-09-13  5:20 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2006-09-13  5:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from howarth at nitro dot med dot uc dot edu  2006-09-13 05:07 -------
Andrew,
     I am assuming this is the same old issue of Darwin prefixing
GPR references with 'r'. Can you suggest a test patch to achieve
that in this test?
                Jack


-- 


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


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

* [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
  2006-09-13  4:39 [Bug c/29057] New: " howarth at nitro dot med dot uc dot edu
@ 2006-09-13  4:44 ` pinskia at gcc dot gnu dot org
  2006-09-13  5:07 ` howarth at nitro dot med dot uc dot edu
  2006-09-13  5:20 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-13  4:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-09-13 04:44 -------
The testcase has not been updated for Darwin's asm syntax.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |testsuite


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


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

end of thread, other threads:[~2011-01-10 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-29057-4@http.gcc.gnu.org/bugzilla/>
2010-12-19 13:50 ` [Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64 dominiq at lps dot ens.fr
2011-01-09 14:09 ` iains at gcc dot gnu.org
2011-01-10 16:23 ` howarth at nitro dot med.uc.edu
2006-09-13  4:39 [Bug c/29057] New: " howarth at nitro dot med dot uc dot edu
2006-09-13  4:44 ` [Bug testsuite/29057] " pinskia at gcc dot gnu dot org
2006-09-13  5:07 ` howarth at nitro dot med dot uc dot edu
2006-09-13  5:20 ` pinskia at gcc dot gnu dot 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).