public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/38127]  New: FAIL:   cd1c04e
@ 2008-11-15  0:54 danglin at gcc dot gnu dot org
  2008-11-15  6:55 ` [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa laurent at guerby dot net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-11-15  0:54 UTC (permalink / raw)
  To: gcc-bugs

/home/dave/gnu/gcc/objdir/gcc/xgcc -c -B/home/dave/gnu/gcc/objdir/gcc/ -gnatws
-
O2 -I/home/dave/gnu/gcc/objdir/gcc/testsuite/ada/acats/support cd1c04e.adb
gnatbind -I/home/dave/gnu/gcc/objdir/gcc/testsuite/ada/acats/support -x
cd1c04e.
alignatlink cd1c04e.ali --GCC=/home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc/RUN cd1c04e
,.,. CD1C04E ACATS 2.5 08-11-13 10:39:43
---- CD1C04E CHECK THAT A RECORD REPRESENTATION CLAUSE CAN BE GIVEN FOR        
        A DERIVED RECORD TYPE EVEN IF THE REPRESENTATION IS
                INHERITED FROM THE PARENT, AND THAT THE REPRESENTATION         
      CLAUSE FOR THE DERIVED TYPE OVERRIDES THAT OF THE PARENT
                TYPE.
   * CD1C04E THE VALUES OF DERIVED_TYPE COMPONENTS WERE INCORRECT.
**** CD1C04E FAILED ****************************.
FAIL:   cd1c04e


-- 
           Summary: FAIL:   cd1c04e
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


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

* [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa
  2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
@ 2008-11-15  6:55 ` laurent at guerby dot net
  2008-11-15 20:46 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: laurent at guerby dot net @ 2008-11-15  6:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from laurent at guerby dot net  2008-11-15 06:53 -------
This also fails the same way on sparc-linux, SPARC/Solaris and SPARC64/Solaris:

http://gcc.gnu.org/ml/gcc-testresults/2008-11/msg01191.html
http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00653.html


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net,
                   |                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-15 06:53:51
               date|                            |
            Summary|FAIL:   cd1c04e             |[4.4 Regression] ACATS
                   |                            |cd1c04e fails on sparc, hppa


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


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

* [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa
  2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
  2008-11-15  6:55 ` [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa laurent at guerby dot net
@ 2008-11-15 20:46 ` ebotcazou at gcc dot gnu dot org
  2008-11-16 10:08 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-11-15 20:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2008-11-15 20:45 -------
Fixing.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
  GCC build triplet|hppa-unknown-linux-gnu      |
   GCC host triplet|hppa-unknown-linux-gnu      |
 GCC target triplet|hppa-unknown-linux-gnu      |
   Last reconfirmed|2008-11-15 06:53:51         |2008-11-15 20:45:25
               date|                            |


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


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

* [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa
  2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
  2008-11-15  6:55 ` [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa laurent at guerby dot net
  2008-11-15 20:46 ` ebotcazou at gcc dot gnu dot org
@ 2008-11-16 10:08 ` ebotcazou at gcc dot gnu dot org
  2008-11-16 10:09 ` ebotcazou at gcc dot gnu dot org
  2008-11-18 12:13 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-11-16 10:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2008-11-16 10:06 -------
Subject: Bug 38127

Author: ebotcazou
Date: Sun Nov 16 10:05:22 2008
New Revision: 141913

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141913
Log:
        PR ada/38127
        * gcc-interface/decl.c (make_type_from_size): Do not special-case
        boolean types.
        * gcc-interface/targtyps.c: Tweak comment.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/decl.c
    trunk/gcc/ada/gcc-interface/targtyps.c


-- 


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


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

* [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa
  2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-11-16 10:08 ` ebotcazou at gcc dot gnu dot org
@ 2008-11-16 10:09 ` ebotcazou at gcc dot gnu dot org
  2008-11-18 12:13 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-11-16 10:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2008-11-16 10:07 -------
This should work now.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2008-
                   |                            |11/msg00731.html
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa
  2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-11-16 10:09 ` ebotcazou at gcc dot gnu dot org
@ 2008-11-18 12:13 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-11-18 12:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2008-11-18 12:11 -------
Subject: Bug 38127

Author: ebotcazou
Date: Tue Nov 18 12:10:18 2008
New Revision: 141964

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141964
Log:
        PR ada/38127
        * gcc-interface/decl.c (make_type_from_size) <INTEGER_TYPE>: Propagate
        the name.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/decl.c


-- 


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


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

end of thread, other threads:[~2008-11-18 12:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-15  0:54 [Bug ada/38127] New: FAIL: cd1c04e danglin at gcc dot gnu dot org
2008-11-15  6:55 ` [Bug ada/38127] [4.4 Regression] ACATS cd1c04e fails on sparc, hppa laurent at guerby dot net
2008-11-15 20:46 ` ebotcazou at gcc dot gnu dot org
2008-11-16 10:08 ` ebotcazou at gcc dot gnu dot org
2008-11-16 10:09 ` ebotcazou at gcc dot gnu dot org
2008-11-18 12:13 ` 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).