public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC
@ 2015-01-13 11:54 hjl.tools at gmail dot com
  2015-01-14 23:51 ` [Bug libffi/64581] [5 Regression] " hjl.tools at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2015-01-13 11:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64581

            Bug ID: 64581
           Summary: libffi/testsuite/libffi.special/special.exp doesn't
                    use newly built GCC
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libffi
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com

I got

Executing on host: g++
/export/gnu/import/git/sources/gcc/libffi/testsuite/libffi.special/unwindtest.cc
  -shared-libgcc -lstdc++ -O0 -W -Wall
-I/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libffi/include
-I/export/gnu/import/git/sources/gcc/libffi/testsuite/../include 
-I/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libffi/include/..
-L/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libffi/.libs
 -I/export/gnu/import/git/sources/gcc/libstdc++-v3/include
-I/export/gnu/import/git/sources/gcc/libstdc++-v3/include/std
-I/export/gnu/import/git/sources/gcc/libstdc++-v3/include/c_std
-I/export/gnu/import/git/sources/gcc/libstdc++-v3/libsupc++
-I/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libstdc++-v3/include
-I/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libstdc++-v3/include/x86_64-unknown-linux-gnu
-L/export/build/gnu/gcc-pie/build-x86_64-linux/x86_64-unknown-linux-gnu/./libstdc++-v3/src/.libs
  -lffi -lm   -o ./unwindtest.exe    (timeout = 300)

It should use ../../gcc/xg++ -B../../gcc/


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

* [Bug libffi/64581] [5 Regression] libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC
  2015-01-13 11:54 [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC hjl.tools at gmail dot com
@ 2015-01-14 23:51 ` hjl.tools at gmail dot com
  2015-01-15 21:51 ` rth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2015-01-14 23:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64581

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-01-14
                 CC|                            |rth at gcc dot gnu.org
   Target Milestone|---                         |5.0
            Summary|libffi/testsuite/libffi.spe |[5 Regression]
                   |cial/special.exp doesn't    |libffi/testsuite/libffi.spe
                   |use newly built GCC         |cial/special.exp doesn't
                   |                            |use newly built GCC
     Ever confirmed|0                           |1

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
r219477 wiped out all GCC customization.  We need to investigate them
and put them back if needed.


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

* [Bug libffi/64581] [5 Regression] libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC
  2015-01-13 11:54 [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC hjl.tools at gmail dot com
  2015-01-14 23:51 ` [Bug libffi/64581] [5 Regression] " hjl.tools at gmail dot com
@ 2015-01-15 21:51 ` rth at gcc dot gnu.org
  2015-01-20 21:26 ` rth at gcc dot gnu.org
  2015-01-20 21:30 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2015-01-15 21:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64581

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rth at gcc dot gnu.org

--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> ---
Mine.


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

* [Bug libffi/64581] [5 Regression] libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC
  2015-01-13 11:54 [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC hjl.tools at gmail dot com
  2015-01-14 23:51 ` [Bug libffi/64581] [5 Regression] " hjl.tools at gmail dot com
  2015-01-15 21:51 ` rth at gcc dot gnu.org
@ 2015-01-20 21:26 ` rth at gcc dot gnu.org
  2015-01-20 21:30 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2015-01-20 21:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64581

--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Tue Jan 20 21:26:04 2015
New Revision: 219915

URL: https://gcc.gnu.org/viewcvs?rev=219915&root=gcc&view=rev
Log:
PR libffi/64581

 * testsuite/lib/libffi.exp (libffi_target_compile): Don't switch
 to C++ mode when compiling C++ source code.

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/testsuite/lib/libffi.exp


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

* [Bug libffi/64581] [5 Regression] libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC
  2015-01-13 11:54 [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2015-01-20 21:26 ` rth at gcc dot gnu.org
@ 2015-01-20 21:30 ` rth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rth at gcc dot gnu.org @ 2015-01-20 21:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64581

Richard Henderson <rth at gcc dot gnu.org> changed:

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

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> ---
Fixed.


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

end of thread, other threads:[~2015-01-20 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13 11:54 [Bug libffi/64581] New: libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC hjl.tools at gmail dot com
2015-01-14 23:51 ` [Bug libffi/64581] [5 Regression] " hjl.tools at gmail dot com
2015-01-15 21:51 ` rth at gcc dot gnu.org
2015-01-20 21:26 ` rth at gcc dot gnu.org
2015-01-20 21:30 ` rth 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).