public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35981]  New: FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
@ 2008-04-19 21:19 dominiq at lps dot ens dot fr
  2008-04-19 21:23 ` [Bug testsuite/35981] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-04-19 21:19 UTC (permalink / raw)
  To: gcc-bugs

On *-apple-darwin9 gcc.dg/utf-cvt.c (and g++.dg/ext/utf-cvt.C) fails to give
warnings at lines 46 and 47 when tested with -m64.


-- 
           Summary: FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47)
                    with -m64
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: *-apple-darwin9
  GCC host triplet: *-apple-darwin9
GCC target triplet: *-apple-darwin9


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
@ 2008-04-19 21:23 ` pinskia at gcc dot gnu dot org
  2008-04-19 23:30 ` hjl dot tools at gmail dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-04-19 21:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-04-19 21:23 -------
The warnings should not happen with long being 64bits.  I don't know why the
tests did not test long long also.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |testsuite
  GCC build triplet|*-apple-darwin9             |
   GCC host triplet|*-apple-darwin9             |
 GCC target triplet|*-apple-darwin9             |L64


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
  2008-04-19 21:23 ` [Bug testsuite/35981] " pinskia at gcc dot gnu dot org
@ 2008-04-19 23:30 ` hjl dot tools at gmail dot com
  2008-04-20  0:52 ` kris dot van dot hees at oracle dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-04-19 23:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl dot tools at gmail dot com  2008-04-19 23:29 -------
Confirmed on Linux/Intel64.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl dot tools at gmail dot
                   |                            |com, kris dot van dot hees
                   |                            |at oracle dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-04-19 23:29:17
               date|                            |


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
  2008-04-19 21:23 ` [Bug testsuite/35981] " pinskia at gcc dot gnu dot org
  2008-04-19 23:30 ` hjl dot tools at gmail dot com
@ 2008-04-20  0:52 ` kris dot van dot hees at oracle dot com
  2008-04-20  1:23 ` hjl dot tools at gmail dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2008-04-20  0:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from kris dot van dot hees at oracle dot com  2008-04-20 00:51 -------
Can someone assign this bug to me?  I'm waiting for 'write after approval'
commit privs right now, and it seems that I do not have bugzilla privs.

I'm currently looking into this.


-- 


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
                   ` (2 preceding siblings ...)
  2008-04-20  0:52 ` kris dot van dot hees at oracle dot com
@ 2008-04-20  1:23 ` hjl dot tools at gmail dot com
  2008-04-21 11:16 ` kris dot van dot hees at oracle dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-04-20  1:23 UTC (permalink / raw)
  To: gcc-bugs



-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |kris dot van dot hees at
                   |dot org                     |oracle dot com
             Status|NEW                         |ASSIGNED


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
                   ` (3 preceding siblings ...)
  2008-04-20  1:23 ` hjl dot tools at gmail dot com
@ 2008-04-21 11:16 ` kris dot van dot hees at oracle dot com
  2008-04-22 17:22 ` janis at gcc dot gnu dot org
  2008-05-13 22:02 ` janis at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2008-04-21 11:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from kris dot van dot hees at oracle dot com  2008-04-21 11:15 -------
Patch posted to gcc-patches:

http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01552.html


-- 


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
                   ` (4 preceding siblings ...)
  2008-04-21 11:16 ` kris dot van dot hees at oracle dot com
@ 2008-04-22 17:22 ` janis at gcc dot gnu dot org
  2008-05-13 22:02 ` janis at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: janis at gcc dot gnu dot org @ 2008-04-22 17:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from janis at gcc dot gnu dot org  2008-04-22 17:21 -------
Subject: Bug 35981

Author: janis
Date: Tue Apr 22 17:20:40 2008
New Revision: 134562

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134562
Log:
2008-04-22  Kris Van Hees <kris.van.hees@oracle.com>

        PR testsuite/35981
        * g++.dg/ext/utf-cvt.C: Handle 64-bit platforms correctly.
        Add tests for 'long long'.
        * gcc.dg/utf-cvt.c: Handle 64-bit platforms correctly.
        Add tests for 'long long'.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ext/utf-cvt.C
    trunk/gcc/testsuite/gcc.dg/utf-cvt.c


-- 


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


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

* [Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c  (test for warnings, line 46/47) with -m64
  2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
                   ` (5 preceding siblings ...)
  2008-04-22 17:22 ` janis at gcc dot gnu dot org
@ 2008-05-13 22:02 ` janis at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: janis at gcc dot gnu dot org @ 2008-05-13 22:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from janis at gcc dot gnu dot org  2008-05-13 22:01 -------
Fixed.


-- 

janis at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2008-05-13 22:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-19 21:19 [Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64 dominiq at lps dot ens dot fr
2008-04-19 21:23 ` [Bug testsuite/35981] " pinskia at gcc dot gnu dot org
2008-04-19 23:30 ` hjl dot tools at gmail dot com
2008-04-20  0:52 ` kris dot van dot hees at oracle dot com
2008-04-20  1:23 ` hjl dot tools at gmail dot com
2008-04-21 11:16 ` kris dot van dot hees at oracle dot com
2008-04-22 17:22 ` janis at gcc dot gnu dot org
2008-05-13 22:02 ` janis 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).