--- Comment #33 from ubizjak at gmail dot com 2010-01-08 07:33 ---
*** Bug 42619 has been marked as a duplicate of this bug. ***
--
ubizjak at gmail dot com changed:
What|Removed |Added
--
Hi,
2010/1/6 Nobuhiro Iwamatsu :
> Hi,
>
> Sorry, I was late in checking your email.
>
> 2010/1/6 Arthur Loiret :
>>> Triplet of m4-nofpu is sh4_nofpu-linux-gnu.
>>> What should I set in src/gcc/multiarch.h?
>>
>> Something like:
>>
>> # if defined(__sh4-linux-gnu__)
>> { "m4", "sh4-linux-gnu" },
--- Comment #19 from hjl dot tools at gmail dot com 2010-01-07 20:00
---
Fixed.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Status|NEW
--- Comment #18 from hjl at gcc dot gnu dot org 2010-01-07 19:58 ---
Subject: Bug 42542
Author: hjl
Date: Thu Jan 7 19:58:16 2010
New Revision: 155709
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155709
Log:
Properly convert GTU to GT for V4SI and V2DI
gcc/
2010-01-07 H.J.
--- Comment #17 from hjl at gcc dot gnu dot org 2010-01-07 19:55 ---
Subject: Bug 42542
Author: hjl
Date: Thu Jan 7 19:55:44 2010
New Revision: 155707
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155707
Log:
Properly convert GTU to GT for V4SI and V2DI
gcc/
2010-01-07 H.J.
--- Comment #9 from bkoz at gcc dot gnu dot org 2010-01-07 18:40 ---
The rest of these look bogus to me.
__gnu_cxx::enc_filebuf.3cxx 805: warning: macro `If' not defined
__gnu_cxx::stdio_sync_filebuf.3cxx 699: warning: macro `If' not defined
std::basic_filebuf.3cxx 905: warning: macro
--- Comment #8 from bkoz at gcc dot gnu dot org 2010-01-07 18:37 ---
Created an attachment (id=19502)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19502&action=view)
log of man page creation
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460
--- You are receiving this
--- Comment #32 from uros at gcc dot gnu dot org 2010-01-07 17:32 ---
Subject: Bug 42511
Author: uros
Date: Thu Jan 7 17:31:43 2010
New Revision: 155698
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155698
Log:
* ifcvt.c (if_convert): Output slim multiple dumps with TD
#
# bts-link upstream status pull for source package gcc-defaults
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user bts-link-upstr...@lists.alioth.debian.org
# remote status report for #501560 (http://bugs.debian.org/501560)
# * http://gcc.gnu.org/PR42607
# * remo
#
# bts-link upstream status pull for source package gcc-4.5
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user bts-link-upstr...@lists.alioth.debian.org
# remote status report for #562881 (http://bugs.debian.org/562881)
# * http://gcc.gnu.org/PR42541
# * remote st
#
# bts-link upstream status pull for source package gcj-4.4
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user bts-link-upstr...@lists.alioth.debian.org
# remote status report for #489478 (http://bugs.debian.org/489478)
# * http://gcc.gnu.org/PR42605
# * remote st
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> tags 562881 fixed-upstream
Bug #562881 [gcc-4.5-plugin-dev] please add except.h, libfuncs.h, version.h
Added tag(s) fixed-upstream.
>
End of message, stopping processing
--- Comment #31 from uros at gcc dot gnu dot org 2010-01-07 15:00 ---
Subject: Bug 42511
Author: uros
Date: Thu Jan 7 14:59:59 2010
New Revision: 155693
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155693
Log:
* ifcvt.c (if_convert): Output slim multiple dumps with TD
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536
--- You ar
--- Comment #30 from rguenth at gcc dot gnu dot org 2010-01-07 14:44
---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNE
--- Comment #29 from uros at gcc dot gnu dot org 2010-01-07 13:02 ---
Subject: Bug 42511
Author: uros
Date: Thu Jan 7 13:02:34 2010
New Revision: 155691
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155691
Log:
PR target/42511
* ifcvt.c (dead_or_predicable): Al
LAST_UPDATED: Mon Jan 4 10:17:31 UTC 2010 (revision 155612)
Native configuration is alpha-unknown-linux-gnu
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes1624
# of expected failures 10
# of unsupported
LAST_UPDATED: Sun Jan 3 16:05:45 UTC 2010 (revision 155588)
Native configuration is arm-unknown-linux-gnueabi
=== libffi tests ===
Running target unix
XPASS: libffi.call/cls_longdouble.c -O0 -W -Wall execution test
XPASS: libffi.call/cls_longdouble.c -O2 execution test
XPASS: l
--- Comment #27 from ubizjak at gmail dot com 2010-01-07 11:21 ---
Patch at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00318.html .
--
ubizjak at gmail dot com changed:
What|Removed |Added
-
--- Comment #26 from ubizjak at gmail dot com 2010-01-07 09:23 ---
Oops, brain dump error. This is correct:
Index: ifcvt.c
===
--- ifcvt.c (revision 155686)
+++ ifcvt.c (working copy)
@@ -4087,7 +4087,8 @@ dead_or_p
--- Comment #25 from ubizjak at gmail dot com 2010-01-07 09:17 ---
New patch revision in testing:
--cut here--
Index: ifcvt.c
===
--- ifcvt.c (revision 155686)
+++ ifcvt.c (working copy)
@@ -4087,7 +4087,8 @@ dead_o
--- Comment #24 from ubizjak at gmail dot com 2010-01-07 08:50 ---
(In reply to comment #23)
> > The proposed change removes REG_EQUAL note only on moved insn, (insn 538) in
> > our case.
>
> That's too aggressive in the general case, no need to remove a REG_EQUAL note
> pointing to a
--- Comment #23 from ebotcazou at gcc dot gnu dot org 2010-01-07 08:22
---
> I'm thinking about the same situation with cse2, where constant assignment
> (with its REG_EQUAL note) would match another assignment with the same
> REG_EQUAL note. cse2 can equal this other assignment (throug
--- Comment #22 from ubizjak at gmail dot com 2010-01-07 08:02 ---
(In reply to comment #21)
> > Because at the point of propagation, propagated constant _is_ equal to
> > whatever REG_EQUAL says. Removing this note at the point of propagation
> > would IMO disable much more optimization
24 matches
Mail list logo