public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/37431]  New: ACATS failures for alignment
@ 2008-09-08 19:09 joel at gcc dot gnu dot org
  2008-09-08 19:33 ` [Bug ada/37431] SPARC " joel at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-09-08 19:09 UTC (permalink / raw)
  To: gcc-bugs

Worked on SVN trunk:
http://gcc.gnu.org/ml/gcc-testresults/2008-08/msg02355.html

c34002a and ~100 more.  Code is being generated for a byte wide access of the
stack and causing an alignment exception on an ERC32 CPU.  Compiler invocation:

sparc-rtems4.9-gnatmake -fstack-check -v -O -gnatws -O2
-I/home/joel/work-gnat/svn/gcc/gcc/testsuite/ada/acats/work-sis/support
c34002a.adb -bargs -Mgnat_main -largs
-B/home/joel/work-gnat/svn//bsp-install/sparc-rtems4.9/sis/lib/ -specs
bsp_specs -qrtems -mcpu=cypress
/home/joel/work-gnat/svn/gcc/gcc/testsuite/ada/acats/work-sis/rtems_init.o

(gdb) p/x $pc
$3 = 0x2003a98

0x02003a98 <_ada_c34002a+124>:  st  %o0, [ %fp + -89 ]

(gdb) si
Unexpected trap (0x 7) at address 0x02003A98
memory address not aligned


-- 
           Summary: ACATS failures for alignment
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
GCC target triplet: sparc-rtems4.9


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


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

* [Bug ada/37431] SPARC ACATS failures for alignment
  2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
@ 2008-09-08 19:33 ` joel at gcc dot gnu dot org
  2008-09-18 13:43 ` joel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-09-08 19:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from joel at gcc dot gnu dot org  2008-09-08 19:32 -------
4.3.0 results here http://gcc.gnu.org/ml/gcc-testresults/2008-05/msg00543.html


-- 

joel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.3.0
            Summary|ACATS failures for alignment|SPARC ACATS failures for
                   |                            |alignment


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


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

* [Bug ada/37431] SPARC ACATS failures for alignment
  2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
  2008-09-08 19:33 ` [Bug ada/37431] SPARC " joel at gcc dot gnu dot org
@ 2008-09-18 13:43 ` joel at gcc dot gnu dot org
  2008-09-20 14:03 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-09-18 13:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from joel at gcc dot gnu dot org  2008-09-18 13:41 -------
ACATS for 4.3.2 

http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg00876.html


-- 

joel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.3.0                       |4.3.0 4.3.2


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


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

* [Bug ada/37431] SPARC ACATS failures for alignment
  2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
  2008-09-08 19:33 ` [Bug ada/37431] SPARC " joel at gcc dot gnu dot org
  2008-09-18 13:43 ` joel at gcc dot gnu dot org
@ 2008-09-20 14:03 ` ebotcazou at gcc dot gnu dot org
  2008-09-20 21:25 ` joel at gcc dot gnu dot org
  2008-09-20 21:42 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-09-20 14:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2008-09-20 14:02 -------
Is this still present?


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug ada/37431] SPARC ACATS failures for alignment
  2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-09-20 14:03 ` ebotcazou at gcc dot gnu dot org
@ 2008-09-20 21:25 ` joel at gcc dot gnu dot org
  2008-09-20 21:42 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-09-20 21:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from joel at gcc dot gnu dot org  2008-09-20 21:24 -------
According to http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg01683.html this
problem is gone.  We are back down to 10 failures.  Thanks. 

Are there any remaining on that report, you want me to give you a back trace
on?


-- 

joel at gcc dot gnu dot org changed:

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


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


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

* [Bug ada/37431] SPARC ACATS failures for alignment
  2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-09-20 21:25 ` joel at gcc dot gnu dot org
@ 2008-09-20 21:42 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-09-20 21:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2008-09-20 21:40 -------
> According to http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg01683.html this
> problem is gone.  We are back down to 10 failures.

OK, that's good news.

> Are there any remaining on that report, you want me to give you a back trace
> on?

You can open a PR for the "GNAT BUG DETECTED" and post the backtrace there.


-- 


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


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

end of thread, other threads:[~2008-09-20 21:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-08 19:09 [Bug ada/37431] New: ACATS failures for alignment joel at gcc dot gnu dot org
2008-09-08 19:33 ` [Bug ada/37431] SPARC " joel at gcc dot gnu dot org
2008-09-18 13:43 ` joel at gcc dot gnu dot org
2008-09-20 14:03 ` ebotcazou at gcc dot gnu dot org
2008-09-20 21:25 ` joel at gcc dot gnu dot org
2008-09-20 21:42 ` ebotcazou 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).