public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/34173]  New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
@ 2007-11-21 12:23 andreasmeier80 at gmx dot de
  2007-11-23 17:11 ` [Bug ada/34173] " hainque at adacore dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: andreasmeier80 at gmx dot de @ 2007-11-21 12:23 UTC (permalink / raw)
  To: gcc-bugs

gnat.dg/release_unc_maxalign.adb execution test fails for me since 20.11.2007.
At 19.11.2007 it whas worked.

Compiler version: 4.3.0 20071120 (experimental) (GCC) 
Platform: i686-pc-linux-gnu
configure flags:
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++,treelang
--with-mpfr=/usr/local

It fails with r130312 and works with r130286

/home/xxxxx/gcc/gcc/testsuite/gnat.dg/dg.exp ...
*** glibc detected *** ./release_unc_maxalign.exe: munmap_chunk(): invalid
pointer: 0x08061010 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7e8d911]
./release_unc_maxalign.exe[0x804aff8]
./release_unc_maxalign.exe[0x804e625]
./release_unc_maxalign.exe[0x8049515]
/lib/libc.so.6(__libc_start_main+0xdc)[0xb7e3f87c]
./release_unc_maxalign.exe[0x8049351]
======= Memory map: ========
08048000-0805b000 r-xp 00000000 08:07 2885527   
/data/usr_local/xxxxx/gccobj/gcc/testsuite/gnat/release_unc_maxalign.exe
0805b000-0805c000 rw-p 00012000 08:07 2885527   
/data/usr_local/xxxxx/gccobj/gcc/testsuite/gnat/release_unc_maxalign.exe
0805c000-08082000 rw-p 0805c000 00:00 0          [heap]
b7e29000-b7e2a000 rw-p b7e29000 00:00 0
b7e2a000-b7f43000 r-xp 00000000 08:06 31145      /lib/libc-2.4.so
b7f43000-b7f45000 r--p 00118000 08:06 31145      /lib/libc-2.4.so
b7f45000-b7f47000 rw-p 0011a000 08:06 31145      /lib/libc-2.4.so
b7f47000-b7f4a000 rw-p b7f47000 00:00 0
b7f65000-b7f71000 r-xp 00000000 08:07 2843714   
/data/usr_local/xxxxx/gccobj/gcc/libgcc_s.so.1
b7f71000-b7f72000 rw-p 0000b000 08:07 2843714   
/data/usr_local/xxxxx/gccobj/gcc/libgcc_s.so.1
b7f72000-b7f73000 rw-p b7f72000 00:00 0
b7f73000-b7f8d000 r-xp 00000000 08:06 31138      /lib/ld-2.4.so
b7f8d000-b7f8f000 rw-p 00019000 08:06 31138      /lib/ld-2.4.so
bfb2f000-bfb47000 rw-p bfb2f000 00:00 0          [stack]
ffffe000-fffff000 ---p 00000000 00:00 0          [vdso]
FAIL: gnat.dg/release_unc_maxalign.adb execution test


-- 
           Summary: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb
                    execution test
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: andreasmeier80 at gmx dot de
  GCC host triplet: i686-pc-linux.gnu


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


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

* Re: [Bug ada/34173]  New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
  2007-11-23 17:11 ` [Bug ada/34173] " hainque at adacore dot com
@ 2007-11-23 17:11 ` Olivier Hainque
  2007-12-07 11:08   ` Olivier Hainque
  2007-11-25  2:45 ` [Bug ada/34173] " pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  12 siblings, 1 reply; 15+ messages in thread
From: Olivier Hainque @ 2007-11-23 17:11 UTC (permalink / raw)
  To: andreasmeier80 at gmx dot de; +Cc: gcc-bugs, hainque

andreasmeier80 at gmx dot de wrote:
> gnat.dg/release_unc_maxalign.adb execution test fails for me since
> 20.11.2007.  At 19.11.2007 it whas worked.

 Thanks for opening the PR. We have identified what is causing this
 and are qualifying a candidate fix. This is an old bug actually, showing
 up on this recently added testcase exercising the fix for another issue.

 Cheers,

 Olivier


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
@ 2007-11-23 17:11 ` hainque at adacore dot com
  2007-11-23 17:11 ` [Bug ada/34173] New: " Olivier Hainque
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at adacore dot com @ 2007-11-23 17:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hainque at adacore dot com  2007-11-23 17:11 -------
Subject: Re:   New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb
execution test

andreasmeier80 at gmx dot de wrote:
> gnat.dg/release_unc_maxalign.adb execution test fails for me since
> 20.11.2007.  At 19.11.2007 it whas worked.

 Thanks for opening the PR. We have identified what is causing this
 and are qualifying a candidate fix. This is an old bug actually, showing
 up on this recently added testcase exercising the fix for another issue.

 Cheers,

 Olivier


-- 


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
  2007-11-23 17:11 ` [Bug ada/34173] " hainque at adacore dot com
  2007-11-23 17:11 ` [Bug ada/34173] New: " Olivier Hainque
@ 2007-11-25  2:45 ` pinskia at gcc dot gnu dot org
  2007-11-25  8:41 ` ebotcazou at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-25  2:45 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |wrong-code
   Target Milestone|---                         |4.3.0


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (2 preceding siblings ...)
  2007-11-25  2:45 ` [Bug ada/34173] " pinskia at gcc dot gnu dot org
@ 2007-11-25  8:41 ` ebotcazou at gcc dot gnu dot org
  2007-11-25  8:42 ` ebotcazou at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-11-25  8:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2007-11-25 08:41 -------
By Olivier.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-25 08:41:30
               date|                            |


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (3 preceding siblings ...)
  2007-11-25  8:41 ` ebotcazou at gcc dot gnu dot org
@ 2007-11-25  8:42 ` ebotcazou at gcc dot gnu dot org
  2007-11-25  8:44 ` hainque at adacore dot com
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-11-25  8:42 UTC (permalink / raw)
  To: gcc-bugs



-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hainque at adacore dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (4 preceding siblings ...)
  2007-11-25  8:42 ` ebotcazou at gcc dot gnu dot org
@ 2007-11-25  8:44 ` hainque at adacore dot com
  2007-11-25  8:51 ` ebotcazou at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at adacore dot com @ 2007-11-25  8:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hainque at adacore dot com  2007-11-25 08:43 -------
Subject: Re:  [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution
test

> ebotcazou at gcc dot gnu dot org changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>          AssignedTo|unassigned at gcc dot gnu   |hainque at adacore dot com

 Thanks. I tried to do that yesterday and was refused the privilege.


-- 


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (5 preceding siblings ...)
  2007-11-25  8:44 ` hainque at adacore dot com
@ 2007-11-25  8:51 ` ebotcazou at gcc dot gnu dot org
  2007-11-25 11:54 ` pinskia at gmail dot com
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-11-25  8:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2007-11-25 08:51 -------
>  Thanks. I tried to do that yesterday and was refused the privilege.

I guess you need to ask Daniel what's going on exactly here.


-- 

ebotcazou at gcc dot gnu dot org changed:

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


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (6 preceding siblings ...)
  2007-11-25  8:51 ` ebotcazou at gcc dot gnu dot org
@ 2007-11-25 11:54 ` pinskia at gmail dot com
  2007-11-26 12:02 ` hainque at adacore dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: pinskia at gmail dot com @ 2007-11-25 11:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gmail dot com  2007-11-25 11:54 -------
Subject: Re:  [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution
test

On 25 Nov 2007 08:51:45 -0000, ebotcazou at gcc dot gnu dot org
<gcc-bugzilla@gcc.gnu.org> wrote:
> I guess you need to ask Daniel what's going on exactly here.

Have you tried your @gcc.gnu.org account?

Thanks,
Andrew Pinski


-- 


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (7 preceding siblings ...)
  2007-11-25 11:54 ` pinskia at gmail dot com
@ 2007-11-26 12:02 ` hainque at adacore dot com
  2007-11-27 22:09 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at adacore dot com @ 2007-11-26 12:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from hainque at adacore dot com  2007-11-26 12:02 -------
Subject: Re:  [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution
test

pinskia at gmail dot com wrote:
> Have you tried your @gcc.gnu.org account?

 Humm, no. I tried the login/password combination sent to me more
 than two years ago :)

 I'm obviously not very used to doing these operations and will give
 my @gcc.gnu.org a try. Thanks.


-- 


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (8 preceding siblings ...)
  2007-11-26 12:02 ` hainque at adacore dot com
@ 2007-11-27 22:09 ` mmitchel at gcc dot gnu dot org
  2007-12-07 10:50 ` hainque at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-11-27 22:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from mmitchel at gcc dot gnu dot org  2007-11-27 22:09 -------
P5 until/unless a non-Ada testcase is found.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (9 preceding siblings ...)
  2007-11-27 22:09 ` mmitchel at gcc dot gnu dot org
@ 2007-12-07 10:50 ` hainque at gcc dot gnu dot org
  2007-12-07 11:08 ` hainque at adacore dot com
  2007-12-07 11:10 ` hainque at gcc dot gnu dot org
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at gcc dot gnu dot org @ 2007-12-07 10:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from hainque at gcc dot gnu dot org  2007-12-07 10:50 -------
Subject: Bug 34173

Author: hainque
Date: Fri Dec  7 10:50:23 2007
New Revision: 130673

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130673
Log:
2007-12-07  Olivier Hainque  <hainque@adacore.com>

        PR ada/34173
        * decl.c (gnat_to_gnu_entity) <case E_Array_Type>: When setting
        the alignment on the GCC XUA array type, set TYPE_USER_ALIGN if
        this is from an alignment clause on the GNAT entity.
        * utils.c (create_field_decl): Rewrite the computation of DECL_ALIGN
        to distinguish the case where we set it from the type's alignment.
        When so, propagate TYPE_USER_ALIGN into DECL_USER_ALIGN to indicate
        whether this alignment was set from an explicit alignment clause.


Added:
    trunk/gcc/testsuite/gnat.dg/unc_memfree.adb
    trunk/gcc/testsuite/gnat.dg/unc_memops.adb
    trunk/gcc/testsuite/gnat.dg/unc_memops.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/decl.c
    trunk/gcc/ada/utils.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (10 preceding siblings ...)
  2007-12-07 10:50 ` hainque at gcc dot gnu dot org
@ 2007-12-07 11:08 ` hainque at adacore dot com
  2007-12-07 11:10 ` hainque at gcc dot gnu dot org
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at adacore dot com @ 2007-12-07 11:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from hainque at adacore dot com  2007-12-07 11:08 -------
Subject: Re:   New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb
execution test

Hello,

andreasmeier80 at gmx dot de wrote:
> gnat.dg/release_unc_maxalign.adb execution test fails for me since
> 20.11.2007.  At 19.11.2007 it whas worked.

 This should be fixed now. Analysis at 

  http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00318.html

 Thanks again for opening the PR.

 Olivier


-- 


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


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

* Re: [Bug ada/34173]  New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-23 17:11 ` [Bug ada/34173] New: " Olivier Hainque
@ 2007-12-07 11:08   ` Olivier Hainque
  0 siblings, 0 replies; 15+ messages in thread
From: Olivier Hainque @ 2007-12-07 11:08 UTC (permalink / raw)
  To: andreasmeier80 at gmx dot de; +Cc: gcc-bugs, hainque

Hello,

andreasmeier80 at gmx dot de wrote:
> gnat.dg/release_unc_maxalign.adb execution test fails for me since
> 20.11.2007.  At 19.11.2007 it whas worked.

 This should be fixed now. Analysis at 

  http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00318.html

 Thanks again for opening the PR.

 Olivier


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

* [Bug ada/34173] [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test
  2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
                   ` (11 preceding siblings ...)
  2007-12-07 11:08 ` hainque at adacore dot com
@ 2007-12-07 11:10 ` hainque at gcc dot gnu dot org
  12 siblings, 0 replies; 15+ messages in thread
From: hainque at gcc dot gnu dot org @ 2007-12-07 11:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from hainque at gcc dot gnu dot org  2007-12-07 11:09 -------
fixed on mainline.


-- 

hainque at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-12-07 11:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-21 12:23 [Bug ada/34173] New: [4.3 regression] FAIL: gnat.dg/release_unc_maxalign.adb execution test andreasmeier80 at gmx dot de
2007-11-23 17:11 ` [Bug ada/34173] " hainque at adacore dot com
2007-11-23 17:11 ` [Bug ada/34173] New: " Olivier Hainque
2007-12-07 11:08   ` Olivier Hainque
2007-11-25  2:45 ` [Bug ada/34173] " pinskia at gcc dot gnu dot org
2007-11-25  8:41 ` ebotcazou at gcc dot gnu dot org
2007-11-25  8:42 ` ebotcazou at gcc dot gnu dot org
2007-11-25  8:44 ` hainque at adacore dot com
2007-11-25  8:51 ` ebotcazou at gcc dot gnu dot org
2007-11-25 11:54 ` pinskia at gmail dot com
2007-11-26 12:02 ` hainque at adacore dot com
2007-11-27 22:09 ` mmitchel at gcc dot gnu dot org
2007-12-07 10:50 ` hainque at gcc dot gnu dot org
2007-12-07 11:08 ` hainque at adacore dot com
2007-12-07 11:10 ` hainque 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).