public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38028]  New: [4.4 Regression] eh failures on spu-elf
@ 2008-11-05 20:29 pinskia at gcc dot gnu dot org
  2008-11-05 20:30 ` [Bug middle-end/38028] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-11-05 20:29 UTC (permalink / raw)
  To: gcc-bugs

Between revision 141329 and 141589, we are getting some eh failures on spu-elf:

+FAIL: g++.dg/compat/eh/ctor1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
+FAIL: g++.dg/compat/eh/ctor2 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
+FAIL: g++.dg/compat/eh/new1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
+FAIL: g++.dg/compat/init/array5 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
+FAIL: g++.dg/eh/ctor1.C execution test
+FAIL: g++.dg/eh/ctor2.C execution test
+FAIL: g++.dg/eh/new1.C execution test
+FAIL: g++.dg/eh/spbp.C execution test
+FAIL: g++.dg/init/array5.C execution test
+FAIL: g++.dg/init/ctor1.C execution test
+FAIL: g++.old-deja/g++.eh/fntry1.C execution test
+FAIL: g++.old-deja/g++.eh/rethrow3.C execution test
+FAIL: g++.old-deja/g++.eh/vbase1.C execution test
+FAIL: g++.old-deja/g++.eh/vbase2.C execution test
+FAIL: g++.old-deja/g++.mike/eh16.C execution test
+FAIL: g++.old-deja/g++.mike/eh17.C execution test
+FAIL: g++.old-deja/g++.mike/eh39.C execution test
+FAIL: g++.old-deja/g++.mike/eh40.C execution test
+FAIL: g++.old-deja/g++.mike/eh41.C execution test
+FAIL: g++.old-deja/g++.other/new7.C execution test
+FAIL: g++.old-deja/g++.other/vbase2.C execution test

But the eh tests for Objective-C work ...


-- 
           Summary: [4.4 Regression] eh failures on spu-elf
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: spu-elf


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


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

* [Bug middle-end/38028] [4.4 Regression] eh failures on spu-elf
  2008-11-05 20:29 [Bug middle-end/38028] New: [4.4 Regression] eh failures on spu-elf pinskia at gcc dot gnu dot org
@ 2008-11-05 20:30 ` pinskia at gcc dot gnu dot org
  2008-11-05 20:49 ` jakub at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-11-05 20:30 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.4.0


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


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

* [Bug middle-end/38028] [4.4 Regression] eh failures on spu-elf
  2008-11-05 20:29 [Bug middle-end/38028] New: [4.4 Regression] eh failures on spu-elf pinskia at gcc dot gnu dot org
  2008-11-05 20:30 ` [Bug middle-end/38028] " pinskia at gcc dot gnu dot org
@ 2008-11-05 20:49 ` jakub at gcc dot gnu dot org
  2009-03-07 16:03 ` uweigand at gcc dot gnu dot org
  2009-03-12 14:03 ` uweigand at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-11-05 20:49 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug middle-end/38028] [4.4 Regression] eh failures on spu-elf
  2008-11-05 20:29 [Bug middle-end/38028] New: [4.4 Regression] eh failures on spu-elf pinskia at gcc dot gnu dot org
  2008-11-05 20:30 ` [Bug middle-end/38028] " pinskia at gcc dot gnu dot org
  2008-11-05 20:49 ` jakub at gcc dot gnu dot org
@ 2009-03-07 16:03 ` uweigand at gcc dot gnu dot org
  2009-03-12 14:03 ` uweigand at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: uweigand at gcc dot gnu dot org @ 2009-03-07 16:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from uweigand at gcc dot gnu dot org  2009-03-07 16:02 -------
Subject: Bug 38028

Author: uweigand
Date: Sat Mar  7 16:02:30 2009
New Revision: 144696

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144696
Log:
        PR middle-end/38028
        * function.c (assign_parm_setup_stack): Use STACK_SLOT_ALIGNMENT to
        determine alignment passed to assign_stack_local.
        (assign_parms_unsplit_complex): Likewise.
        * except.c (sjlj_build_landing_pads): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/except.c
    trunk/gcc/function.c


-- 


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


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

* [Bug middle-end/38028] [4.4 Regression] eh failures on spu-elf
  2008-11-05 20:29 [Bug middle-end/38028] New: [4.4 Regression] eh failures on spu-elf pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-03-07 16:03 ` uweigand at gcc dot gnu dot org
@ 2009-03-12 14:03 ` uweigand at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: uweigand at gcc dot gnu dot org @ 2009-03-12 14:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from uweigand at gcc dot gnu dot org  2009-03-12 14:02 -------
Fixed.


-- 

uweigand at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2009-03-12 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-05 20:29 [Bug middle-end/38028] New: [4.4 Regression] eh failures on spu-elf pinskia at gcc dot gnu dot org
2008-11-05 20:30 ` [Bug middle-end/38028] " pinskia at gcc dot gnu dot org
2008-11-05 20:49 ` jakub at gcc dot gnu dot org
2009-03-07 16:03 ` uweigand at gcc dot gnu dot org
2009-03-12 14:03 ` uweigand 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).