This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/15941] New: [regression 3.4.1] new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/compat/struct-by-value-1


The following new fails occured
Executing on host: /xxx/gnu/gcc-3.4/objdir/gcc/xgcc -B/xxx/gnu/gcc-3.4/objdir/gc
c/ c_compat_main_tst.o c_compat_x_tst.o c_compat_y_tst.o     -lm   -o gcc-dg-com
pat-struct-by-value-11-01    (timeout = 300)
PASS: gcc.dg/compat/struct-by-value-11 c_compat_x_tst.o-c_compat_y_tst.o link
Setting LD_LIBRARY_PATH to :/usr/openwin/lib
FAIL: gcc.dg/compat/struct-by-value-11 c_compat_x_tst.o-c_compat_y_tst.o execute

Executing on host: /xxx/gnu/gcc-3.4/objdir/gcc/xgcc -B/xxx/gnu/gcc-3.4/objdir/gc
c/ c_compat_main_tst.o c_compat_x_tst.o c_compat_y_tst.o     -lm   -o gcc-dg-com
pat-struct-by-value-1-01    (timeout = 300)
PASS: gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o link
Setting LD_LIBRARY_PATH to :/usr/openwin/lib
FAIL: gcc.dg/compat/struct-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o execute

This is for

-bash-2.05b$ ../xgcc -B../ -v
Reading specs from ../specs
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as
--enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-3.4.1
--enable-debug=no --disable-nls
Thread model: single
gcc version 3.4.1 20040609 (prerelease)

-- 
           Summary: [regression 3.4.1] new fails gcc.dg/compat/struct-by-
                    value-11 and gcc.dg/compat/struct-by-value-1
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa2.0-hp-hpux11.00
  GCC host triplet: hppa2.0-hp-hpux11.00
GCC target triplet: hppa2.0-hp-hpux11.00


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]