public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/25617]  New: gcc.dg/tree-ssa/loadpre6.c fails because of warning
@ 2006-01-01  5:41 pinskia at gcc dot gnu dot org
  2006-01-01  5:43 ` [Bug testsuite/25617] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01  5:41 UTC (permalink / raw)
  To: gcc-bugs

FAIL: gcc.dg/tree-ssa/loadpre6.c (test for excess errors)
Excess errors:
/home/pinskia/src/checkin/trunk/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c:53:
warning: conflicting types for built-in function 'malloc'


-- 
           Summary: gcc.dg/tree-ssa/loadpre6.c fails because of warning
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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



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

* [Bug testsuite/25617] gcc.dg/tree-ssa/loadpre6.c fails because of warning
  2006-01-01  5:41 [Bug testsuite/25617] New: gcc.dg/tree-ssa/loadpre6.c fails because of warning pinskia at gcc dot gnu dot org
@ 2006-01-01  5:43 ` pinskia at gcc dot gnu dot org
  2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
  2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01  5:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-01 05:43 -------
The line in the testcase is:
extern void *malloc (int) __attribute__ ((malloc));

The correct definition is:
extern void *malloc (__SIZE_TYPE__) __attribute__ ((malloc));


-- 


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



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

* [Bug testsuite/25617] gcc.dg/tree-ssa/loadpre6.c fails because of warning
  2006-01-01  5:41 [Bug testsuite/25617] New: gcc.dg/tree-ssa/loadpre6.c fails because of warning pinskia at gcc dot gnu dot org
  2006-01-01  5:43 ` [Bug testsuite/25617] " pinskia at gcc dot gnu dot org
  2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
@ 2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01 17:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-01 17:00 -------
Fixed by:
http://gcc.gnu.org/ml/gcc-cvs/2006-01/msg00017.html


-- 

pinskia at gcc dot gnu dot org changed:

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


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



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

* [Bug testsuite/25617] gcc.dg/tree-ssa/loadpre6.c fails because of warning
  2006-01-01  5:41 [Bug testsuite/25617] New: gcc.dg/tree-ssa/loadpre6.c fails because of warning pinskia at gcc dot gnu dot org
  2006-01-01  5:43 ` [Bug testsuite/25617] " pinskia at gcc dot gnu dot org
@ 2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
  2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01 17:00 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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



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

end of thread, other threads:[~2006-01-01 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-01  5:41 [Bug testsuite/25617] New: gcc.dg/tree-ssa/loadpre6.c fails because of warning pinskia at gcc dot gnu dot org
2006-01-01  5:43 ` [Bug testsuite/25617] " pinskia at gcc dot gnu dot org
2006-01-01 17:00 ` pinskia at gcc dot gnu dot org
2006-01-01 17:00 ` pinskia 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).