[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-21 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2010-02-21 15:39 --- It also failed on Linux/x86-64 with -m32: FAIL: c-c++-common/pr41779.c -Wc++-compat (test for warnings, line 30) -- hjl dot tools at gmail dot com changed: What|Removed

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-21 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43128

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-21 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2010-02-21 16:15 --- It is C99 and ILP32: [...@gnu-6 gcc]$ ./xgcc -B./ -S /export/gnu/import/git/gcc/gcc/testsuite/c-c++-common/pr41779.c -Wconversion -m32 -std=c99 [...@gnu-6 gcc]$ ./xgcc -B./ -S

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2010-02-20 10:40 --- What are the excess messages? -- manu at gcc dot gnu dot org changed: What|Removed |Added

Re: [Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread Andrew Pinski
Sent from my iPhone On Feb 20, 2010, at 2:40 AM, manu at gcc dot gnu dot org gcc-bugzi...@gcc.gnu.org wrote: --- Comment #1 from manu at gcc dot gnu dot org 2010-02-20 10:40 --- What are the excess messages? The problem is simple c does nit have overloaded functions. I am

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread pinskia at gmail dot com
--- Comment #2 from pinskia at gmail dot com 2010-02-20 11:00 --- Subject: Re: c-c++-common/pr41779.c doesn't work Sent from my iPhone On Feb 20, 2010, at 2:40 AM, manu at gcc dot gnu dot org gcc-bugzi...@gcc.gnu.org wrote: --- Comment #1 from manu at gcc dot gnu dot org

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2010-02-20 11:51 --- Subject: Bug 43128 Author: manu Date: Sat Feb 20 11:51:02 2010 New Revision: 156924 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156924 Log: 2010-02-20 Manuel López-Ibáñez m...@gcc.gnu.org PR

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2010-02-20 11:51 --- Andrew, Sorry I read your message after hitting commit! Is it fixed now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43128

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-02-20 13:52 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/43128] c-c++-common/pr41779.c doesn't work

2010-02-20 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2010-02-20 15:53 --- On Linux/ia32, I still got Executing on host: /export/gnu/import/svn/gcc-test/bld/gcc/xgcc -B/export/gnu/import/svn/gcc-test/bld/gcc/ /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/c-c++-common/pr41779.c