[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #21 from ebotcazou at gcc dot gnu dot org 2010-01-07 07:39 --- > 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 opportunities. What k

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #20 from ubizjak at gmail dot com 2010-01-07 07:29 --- (In reply to comment #19) > > Following patch changes the fix from PR21767 to remove REG_EQUAL notes from > > all > > moved instructions, not only from ones that have non-function-invariant > > sources. > > This seems l

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #19 from ebotcazou at gcc dot gnu dot org 2010-01-07 00:00 --- > Following patch changes the fix from PR21767 to remove REG_EQUAL notes from > all > moved instructions, not only from ones that have non-function-invariant > sources. This seems like a tad aggressive. Why no

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #18 from ubizjak at gmail dot com 2010-01-06 23:16 --- Following patch changes the fix from PR21767 to remove REG_EQUAL notes from all moved instructions, not only from ones that have non-function-invariant sources. --cut here-- Index: ifcvt.c ===

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #17 from ubizjak at gmail dot com 2010-01-06 18:14 --- This bug is similar (or even a duplicate of) PR21767. ifcvt.c has a fixup code for cases like this, grep ifcvt.c for: /* PR 21767: When moving insns above a conditional branch, REG_EQUAL notes might become

gcc-4.5_4.5-20100103-1_hppa.changes ACCEPTED

2010-01-06 Thread Archive Administrator
Accepted: cpp-4.5_4.5-20100103-1_hppa.deb to main/g/gcc-4.5/cpp-4.5_4.5-20100103-1_hppa.deb fixincludes_4.5-20100103-1_hppa.deb to main/g/gcc-4.5/fixincludes_4.5-20100103-1_hppa.deb g++-4.5_4.5-20100103-1_hppa.deb to main/g/gcc-4.5/g++-4.5_4.5-20100103-1_hppa.deb gcc-4.5-base_4.5-20100103-

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-01-06 Thread paolo dot carlini at oracle dot com
-- paolo dot carlini at oracle dot com changed: What|Removed |Added CC||paolo dot carlini at oracle |

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-01-06 Thread paolo dot carlini at oracle dot com
--- Comment #7 from paolo dot carlini at oracle dot com 2010-01-06 16:39 --- Ok, thanks. Can you summarize the present status, then? Outstanding issues, maybe more patchlets... ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460 --- You are receiving this mail because: ---

libffi 3.0.9-1 MIGRATED to testing

2010-01-06 Thread Debian testing watch
FYI: The status of the libffi source package in Debian's testing distribution has changed. Previous version: 3.0.9~rc3-1 Current version: 3.0.9-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will rece

gcc-defaults_1.92_i386.changes ACCEPTED

2010-01-06 Thread Archive Administrator
Accepted: cpp_4.4.2-3_i386.deb to main/g/gcc-defaults/cpp_4.4.2-3_i386.deb g++-multilib_4.4.2-3_i386.deb to main/g/gcc-defaults/g++-multilib_4.4.2-3_i386.deb g++_4.4.2-3_i386.deb to main/g/gcc-defaults/g++_4.4.2-3_i386.deb gcc-defaults_1.92.dsc to main/g/gcc-defaults/gcc-defaults_1.92.ds

Processing of gcc-defaults_1.92_i386.changes

2010-01-06 Thread Archive Administrator
gcc-defaults_1.92_i386.changes uploaded successfully to localhost along with the files: gcc-defaults_1.92.dsc gcc-defaults_1.92.tar.gz libgcj-common_4.4.2-3_all.deb cpp_4.4.2-3_i386.deb gcc_4.4.2-3_i386.deb gcc-multilib_4.4.2-3_i386.deb gdc_4.1.2-42_i386.deb g++_4.4.2-3_i386.deb g

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #16 from ubizjak at gmail dot com 2010-01-06 15:17 --- The problem turns out to be quite complex interaction between cse1, cprop3 and cse2 pass. Let's start with this RTL dump for from: tree-ssa-loop-im.i.148r.subreg1 ;; Function determine_max_movement (determine_max_movem

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

2010-01-06 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.3.6 Version|4.5.0 |4.3.5 http://

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

2010-01-06 Thread hjl dot tools at gmail dot com
--- Comment #16 from hjl dot tools at gmail dot com 2010-01-06 14:59 --- (In reply to comment #15) > Can we expect a 4.4 backport for this, at least in the ix86/4.4 branch if not > in the main 4.4 branch? > It will be backported to 4.3/4.4 in a few days. -- http://gcc.gnu.org/bug

[Bug fortran/42607] add information about how to compile a module

2010-01-06 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-01-06 14:16 --- I think a description does not belong into "man gfortran" (invoke.texi), but maybe into the general text of gfortran.texi. I think .mod files are not obvious; the standard does not say anything about them, though (al

Bug#546443: sh4: please add "/usr/include/sh4-linux-gnu" to include search path.

2010-01-06 Thread 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" }, >  { "m4-nofpu", "sh4_nofpu-linux-gnu" }, > # en

Bug#546443: sh4: please add "/usr/include/sh4-linux-gnu" to include search path.

2010-01-06 Thread Nobuhiro Iwamatsu
Hi, again. 2010/1/6 Nobuhiro Iwamatsu : > Hi, > > Thank you for comments. > > 2010/1/6 Arthur Loiret : >> The mapping is missing in gcc/multiarch.h (see >> debian/patches/gcc-multiarch.inc). What is the corresponding GNU >> triplet to m4-nofpu (it seems to be sh4-linux-gnu for m4)? >> > > Triplet

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-01-06 Thread paolo dot carlini at oracle dot com
--- Comment #5 from paolo dot carlini at oracle dot com 2010-01-06 11:41 --- Done both. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to debi

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Component|bootstrap |rtl-optimization Keywords||buil

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #15 from ubizjak at gmail dot com 2010-01-06 10:45 --- Created an attachment (id=19483) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19483&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511 --- You are receiving this mail be

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread ubizjak at gmail dot com
--- Comment #14 from ubizjak at gmail dot com 2010-01-06 10:43 --- This bug can be now reproduced with a crosscompiler to alpha-linux-gnu with soon to be attached preprocessed source of tree-ssa-loop-im.i (please note noinline attributes at determine_max_movement and add_dependency). Th

[Bug other/42540] c++ error message [vtable undefined] is unhelpful

2010-01-06 Thread jwakely dot gcc at gmail dot com
--- Comment #3 from jwakely dot gcc at gmail dot com 2010-01-06 10:42 --- The linker error alone doesn't make the root cause obvious, but it's a fairly well known and well documented problem: http://www.parashift.com/c++-faq-lite/strange-inheritance.html#faq-23.10 -- http://gcc.gnu

Bug#546443: sh4: please add "/usr/include/sh4-linux-gnu" to include search path.

2010-01-06 Thread 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" }, { "m4-nofpu", "sh4_nofpu-linux-gnu" }, # endif And then, if it builds, can you paste the include paths and library paths for both

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

2010-01-06 Thread sezeroz at gmail dot com
--- Comment #15 from sezeroz at gmail dot com 2010-01-06 08:55 --- Can we expect a 4.4 backport for this, at least in the ix86/4.4 branch if not in the main 4.4 branch? -- sezeroz at gmail dot com changed: What|Removed |Added --