[Bug c/32833] New: libgcc_s.so binary, version `GCC_4.2.0' not found

2007-07-19 Thread cnstar9988 at gmail dot com
I use gcc 4.2.1 to build my program, but run failed. I must build libgcj static. [EMAIL PROTECTED]:~/beantest> ./test: /lib64/libgcc_s.so.1: version `GCC_4.2.0' not found (required by ./test) -- Summary: libgcc_s.so binary, version `GCC_4.2.0' not found Product: gcc

[Bug target/32830] shared library create by hppa64-hp11.11 can't run.

2007-07-19 Thread cnstar9988 at gmail dot com
--- Comment #3 from cnstar9988 at gmail dot com 2007-07-20 05:28 --- (In reply to comment #2) > My library is a java native library. > It's was build by hp cc. > I have patch all as/ld patchs from hp site. > I read http://gcc.gnu.org/install/specific.html#hppa-hp-hpux11. > It's no doubt

[Bug target/32830] shared library create by hppa64-hp11.11 can't run.

2007-07-19 Thread cnstar9988 at gmail dot com
--- Comment #2 from cnstar9988 at gmail dot com 2007-07-20 05:25 --- My library is a java native library. It's was build by hp cc. I have patch all as/ld patchs from hp site. I read http://gcc.gnu.org/install/specific.html#hppa-hp-hpux11. It's no doubt that I can build gcc myself. I ca

[Bug c++/32832] Seg fault on member function that does not return a val

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-20 04:36 --- This is only undefined behavior which is why we only warn about it. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/32830] shared library create by hppa64-hp11.11 can't run.

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-20 04:24 --- Can you describe more of the problem? Also how about a testcase. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/32831] Some warning on bootstrap....

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-20 04:22 --- (In reply to comment #2) > These warnings have been fixed in 4.3.0 and they don't really cause any issue > as the warning itself is bogus. I was talking about the gengtype warnings. The other ones are not really use

[Bug bootstrap/32831] Some warning on bootstrap....

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-20 04:22 --- These warnings have been fixed in 4.3.0 and they don't really cause any issue as the warning itself is bogus. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/28583] [4.2/4.3 regression] ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28583

[Bug target/28102] [4.2/4.3 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28102

[Bug bootstrap/27367] [4.2/4.3 Regression] gstdint.h in libdecnumber is not cleaned up with make distclean

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27367

[Bug target/26415] [4.2/4.3 regression] m68k-linux bootstrap error during stage2

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415

[Bug bootstrap/25470] [4.2/4.3 Regression] fixincludes/ subdirectory not cleaned by "make distclean"

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25470

[Bug c/26154] OpenMP extensions to the C language is not documented or doumented in the wrong spot

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26154

[Bug middle-end/24998] [4.2/4.3 Regression] Build failure: undefined symbol __floatunsitf

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998

[Bug c++/22488] [4.1/4.2/4.3 Regression] push_fields_onto_fieldstack calculates offset incorrectly

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22488

[Bug bootstrap/25438] [4.2/4.3 Regression] make: *** No rule to make target `bubblestrap'. Stop.

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25438

[Bug c++/31747] [4.2/4.3 regression] ICE combining static and extern

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31747

[Bug target/22553] [4.1/4.2/4.3 regression] ICE building libstdc++

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22553

[Bug c++/31446] [4.2/4.3 regression] ICE with invalid template parameter

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31446

[Bug c++/31131] [4.2/4.3 regression] ICE on invalid constructor definition

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31131

[Bug c++/30535] [4.2 regression] ICE with invalid template operator

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30535

[Bug c++/30298] [4.2/4.3 regression] ICE with duplicate broken inheritance

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30298

[Bug c++/30303] [4.2/4.3 regression] ICE with invalid constructor definition

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30303

[Bug c/29129] [4.2/4.3 Regression] [DR needed] unnamed parameters using [*]

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29129

[Bug c++/30299] [4.2/4.3 regression] ICE with broken template and inheritance

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30299

[Bug tree-optimization/31130] [4.2/4.3 Regression] VRP no longer derives range for division after negation

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31130

[Bug c++/28639] [4.2/4.3 regression] ICE trying to print error on invalid template parameter

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28639

[Bug c++/29571] [4.2/4.3 regression] ICE with invalid static const member

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29571

[Bug c++/28239] [4.2/4.3 regression] ICE in gimple_add_tmp_var, at gimplify.c:720

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28239

[Bug tree-optimization/32723] [4.2 Regression] memory hog in solve_graph

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32723

[Bug c++/32716] [4.2/4.3 Regression] Wrong code generation. Alias and C++ virtual bases problem.

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32716

[Bug libfortran/30694] minval/maxval with +/-Inf

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30694

[Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29458

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29892

[Bug testsuite/27376] treelang testsuite fails on cygwin

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27376

[Bug middle-end/27478] entry and addressable and value-expr: and the gimplifier

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27478

[Bug c++/27084] Does not propagate memory load base through useless type conversion

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27084

[Bug testsuite/27707] g++.dg/tree-ssa/ivopts-1.C fails

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27707

[Bug c++/32108] [4.2/4.3 regression] ICE with __label__ outside of block scope

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32108

[Bug c++/32519] [4.1/4.2/4.3 regression] g++ allows access to protected template member functions of base class

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32519

[Bug target/32753] [4.2 Regression] building a crosscompiler for arm-elf fails because of an error in cirrus.md

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32753

[Bug tree-optimization/32306] [4.2/4.3 Regression] DOM jump threading no longer iterates

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32306

[Bug target/25743] crosscompiler fails to build ada-rts for target platform.

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25743

[Bug c++/31337] [4.2/4.3 regression] ICE with statement expression

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31337

[Bug tree-optimization/30052] [4.2/4.3 Regression] points-to analysis slow and memory hungry

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug c++/29363] [4.2/4.3 regression] ICE throwing undeclared object

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29363

[Bug middle-end/29256] [4.2/4.3 regression] loop performance regression

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29256

[Bug middle-end/29478] [4.2 Regression] optmization generates warning for casts

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29478

[Bug c++/29000] [4.2/4.3 regression] ICE on invalid use of template in statement-expr

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29000

[Bug target/27880] [4.2/4.3 regression] undefined reference to `_Unwind_GetIPInfo'

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880

[Bug testsuite/28870] [4.2/4.3 Regression] configuring, over-riding timeout values in testsuite

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28870

[Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28690

[Bug middle-end/28071] [4.1 regression] A file that can not be compiled in reasonable time/space

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28071

[Bug c++/23287] [4.0/4.1/4.2/4.3 regression] Explicitly invoking destructor of template class in a template and is dependent

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23287

[Bug tree-optimization/19910] [4.2/4.3 regression] ICE with -ftree-loop-linear

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19910

[Bug tree-optimization/32328] [4.2/4.3 Regression] -fstrict-aliasing causes skipped code

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32328

[Bug c/12245] [4.0/4.1/4.2/4.3 regression] Uses lots of memory when compiling large initialized arrays

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245

[Bug rtl-optimization/31360] [4.2 Regression] RTL loop invariant is not aggressive enough

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31360

[Bug c++/31780] [4.2/4.3 regression] ICE with incompatible types for ?: with "complex type" conversion

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31780

[Bug c++/32182] [4.2 Regression] -fstrict-aliasing optimizations cause constructor not to run for object causing segfault

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32182

[Bug driver/14435] [4.0/4.1/4.2/4.3 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435

[Bug tree-optimization/16876] [4.0/4.1/4.2 Regression] ICE on testcase with -O3 in fold-const

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16876

[Bug middle-end/31947] [4.2 Regression] ICE in calc_dfs_tree, at dominance.c:374

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31947

[Bug target/32218] [4.2/4.3 Regression] segfault with -O1 -ftree-vectorize

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32218

[Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32610

[Bug debug/32563] [4.2/4.3 regression] ICE on pointer arithmetic

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32563

[Bug debug/31899] [4.2/4.3 regression] -g and using declaration causing ICE in reference_to_unused

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31899

[Bug middle-end/32327] [4.2 Regression] Incorrect stack sharing causing removal of live code

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32327

[Bug c++/32832] New: Seg fault on member function that does not return a val

2007-07-19 Thread CyrusOmega at gmail dot com
The following code shows the error... #include #include #include #include #include using namespace std; class foo { public: vector bar (vector s) { //nothing returned but g++ never complains } }; int main() { string strs[] = {"a", "b"}; foo f; f.bar(vector(st

[Bug tree-optimization/32828] Bootstrap comparison error -- VUSES info changed

2007-07-19 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-07-20 02:34 --- probably related to the gc bug we are chasing -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32828

[Bug bootstrap/32831] Some warning on bootstrap....

2007-07-19 Thread cnstar9988 at gmail dot com
--- Comment #1 from cnstar9988 at gmail dot com 2007-07-20 02:27 --- insn-conditions.md > tmp-recog.c ../../gcc-4_2-branch/gcc/config/i386/i386.md:18885: warning: operand 1 missing mode? ../../gcc-4_2-branch/gcc/config/i386/i386.md:18928: warning: operand 1 missing mode? /bin/sh ../../

[Bug bootstrap/32831] New: Some warning on bootstrap....

2007-07-19 Thread cnstar9988 at gmail dot com
build/gengtype warning: structure `eh_range' used but not defined warning: structure `jdeplist_s' used but not defined warning: structure `java_lexer' used but not defined warning: structure `ZipDirectory' used but not defined warning: structure `VEC_cp_token_position_heap' used but not defined war

[Bug c/32830] New: shared library create by hppa64-hp11.11 can't run.

2007-07-19 Thread cnstar9988 at gmail dot com
shared library create by hppa64-hp11.11 can't run. work ok on gcc-3.4.6,buit failed on gcc4.1.2/4.2.1. some symbol required by the shared library could not be found. -- Summary: shared library create by hppa64-hp11.11 can't run. Product: gcc Version: 4.2.1

[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy

2007-07-19 Thread brian dot sidebotham at gmail dot com
--- Comment #1 from brian dot sidebotham at gmail dot com 2007-07-20 01:20 --- Created an attachment (id=13942) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13942&action=view) Pre-processed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32829

[Bug bootstrap/32829] New: CVS bootstrap failure with as: unrecognised option -Qy

2007-07-19 Thread brian dot sidebotham at gmail dot com
A very old report from v2.97 seems very similar, but had no infomation about the cause - see: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2034 Bootstrapping gcc fails with the error: /home/brian/public/gnu/arm-elf/install.unix/arm-elf/bin/as: unrecognised option `-Qy` Where ...arm-elf/bin/as is a

[Bug middle-end/32668] The type-generic builtins apply default promotions

2007-07-19 Thread ghazi at gcc dot gnu dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2007-07-20 00:37 --- Um, correction: fixed for C. The C++ frontend also has this problem. Working on a patch. -- ghazi at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/32828] Bootstrap comparison error -- VUSES info changed

2007-07-19 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-19 23:49 --- Subject: Re: New: Bootstrap comparison error -- VUSES info changed For reference, I attached the difference in omega.o between stage 2 and 3. --- Comment #2 from dave at hiauly1 dot hia dot nrc dot

[Bug tree-optimization/32828] New: Bootstrap comparison error -- VUSES info changed

2007-07-19 Thread danglin at gcc dot gnu dot org
Comparing stages 2 and 3 warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs warning: ./cc1obj-checksum.o differs warning: ./cc1objplus-checksum.o differs Bootstrap comparison failure! ./fortran/trans-array.o differs ./build/genattrtab.o differs ./omega.o differs ./tree-cfg.o di

[Bug fortran/32827] New: IMPORT fails for TYPE when also used in INTERFACE

2007-07-19 Thread sysmaint at contek dot com
I created a program to invoke POSIX's gettimeofday using BIND(C) and encountered a compile-time problem. In searching the bug database, I discovered 30922, which exhibited a similar problem (now fixed). I managed to recreate my problem in a variant of the test program for 30922, so I am submittin

[Bug fortran/32738] Error: Function 'tree_size' at (1) has no IMPLICIT type

2007-07-19 Thread dfranke at gcc dot gnu dot org
--- Comment #5 from dfranke at gcc dot gnu dot org 2007-07-19 21:12 --- Assuming fixed. Added the testcase to the testsuite (r126790). Closing as WORKSFORME. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/32738] Error: Function 'tree_size' at (1) has no IMPLICIT type

2007-07-19 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2007-07-19 21:11 --- Subject: Bug 32738 Author: dfranke Date: Thu Jul 19 21:11:38 2007 New Revision: 126790 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126790 Log: 2007-07-19 Daniel Franke <[EMAIL PROTECTED]> PR fo

[Bug libstdc++/32822] More pb_ds/hash_based_containers.html errors

2007-07-19 Thread pcarlini at suse dot de
-- pcarlini at suse dot de changed: What|Removed |Added URL|http://gcc.gnu.org/onlinedoc| |s/libstdc++/ext/pb_ds/hash_b| |ased_c

[Bug libstdc++/32819] pb_ds/hash_based_containers.html errors

2007-07-19 Thread pcarlini at suse dot de
-- pcarlini at suse dot de changed: What|Removed |Added URL|http://gcc.gnu.org/onlinedoc| |s/libstdc++/ext/pb_ds/hash_b| |ased_c

[Bug target/32276] [4.3 Regression]: libmudflap.c++/pass41-frag.cxx

2007-07-19 Thread hjl at lucon dot org
--- Comment #3 from hjl at lucon dot org 2007-07-19 19:19 --- Jan, we verified that your patch http://gcc.gnu.org/ml/gcc-cvs/2007-01/msg00538.html caused this regression. Can you take a look? Thanks. -- hjl at lucon dot org changed: What|Removed

[Bug fortran/32804] ISO C Binding: C_LOC argument checking needs improvement

2007-07-19 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-07-19 19:15 --- Subject: Bug number PR 32804 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01577.html -- http://gcc.gnu.org/bugzilla/s

[Bug fortran/32814] backslash zero no longer writes null in string

2007-07-19 Thread jhettmer at doprad dot com
--- Comment #2 from jhettmer at doprad dot com 2007-07-19 19:04 --- Subject: Re: backslash zero no longer writes null in string Thanks. Will do. jvdelisle at gcc dot gnu dot org wrote: > --- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-07-19 02:10 > --- > This bug

[Bug tree-optimization/32825] Reduction with nonzero start (arbitrary also) causes an extra add to happen

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-19 18:32 --- > The problem is that often initializing a vector to {e, 0, 0, 0} is (much?) > more On SPU, it is not: cwd $2,0($sp) shufb $5,$3,$5,$2 vs: ori $7,$3,0 il $5,0 ...

[Bug tree-optimization/32824] Missed reduction vectorizer after store to global is LIM'd

2007-07-19 Thread dorit at gcc dot gnu dot org
--- Comment #3 from dorit at gcc dot gnu dot org 2007-07-19 18:28 --- ah, I misunderstood you - when you wrote before that you manually LIM'd e I assumed it was because LIM didn't work. I see that the problem is with the "garbage" that LIM leaves behind: pr32824.c:6: note: Analyze phi:

[Bug tree-optimization/32698] [4.3 regression] inefficient pointer expression

2007-07-19 Thread zippel at gcc dot gnu dot org
--- Comment #13 from zippel at gcc dot gnu dot org 2007-07-19 18:27 --- The initial test case is part of the missed optimization. For example current stable Debian gcc (4.1.2 20061115) produces code like this: movl4(%esp), %eax movl8(%esp), %edx leal(

[Bug tree-optimization/32825] Reduction with nonzero start (arbitrary also) causes an extra add to happen

2007-07-19 Thread dorit at gcc dot gnu dot org
--- Comment #1 from dorit at gcc dot gnu dot org 2007-07-19 18:15 --- ... > Though the last add is extra and does not need to be done, we can get rid of > it > by having vect_var_.36 being set initially to {e, 0, 0, 0} . The problem is that often initializing a vector to {e, 0, 0, 0} i

[Bug tree-optimization/32824] Missed reduction vectorizer after store to global is LIM'd

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-07-19 18:14 --- (In reply to comment #1) > I think this is similar to PR19347? It is not because LIM does its work, IR right before the vectorizer: : # ivtmp.31_17 = PHI # e_lsm.30_1 = PHI # i_14 = PHI D.2248_4 = a[i_14];

[Bug fortran/32823] [4.3 regression] internal compiler error: in gfc_trans_assignment_1

2007-07-19 Thread lmillward at gcc dot gnu dot org
--- Comment #2 from lmillward at gcc dot gnu dot org 2007-07-19 18:10 --- Mine. Caused by my recent intrinsic handling changes. -- lmillward at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/32824] Missed reduction vectorizer after store to global is LIM'd

2007-07-19 Thread dorit at gcc dot gnu dot org
--- Comment #1 from dorit at gcc dot gnu dot org 2007-07-19 18:09 --- I think this is similar to PR19347? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32824

[Bug tree-optimization/32810] Not folding of const element for goto

2007-07-19 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-07-19 18:08 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug tree-optimization/32806] Missing optimization to remove backword dependencies

2007-07-19 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-07-19 18:07 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug middle-end/32791] missed optimization after inline functions with multiple return statements

2007-07-19 Thread pinskia at gmail dot com
--- Comment #4 from pinskia at gmail dot com 2007-07-19 17:56 --- Subject: Re: missed optimization after inline functions with multiple return statements On 19 Jul 2007 17:52:14 -, manuelle at ee dot ethz dot ch <[EMAIL PROTECTED]> wrote: > your testcase from bug 32810 does the rig

[Bug middle-end/32791] missed optimization after inline functions with multiple return statements

2007-07-19 Thread manuelle at ee dot ethz dot ch
--- Comment #3 from manuelle at ee dot ethz dot ch 2007-07-19 17:52 --- hmm, I'm not sure if that is the same problem. your testcase from bug 32810 does the right thing on x86. in the attached file containing all three functions func1 and func3 produce the same code, only code produced

[Bug middle-end/32791] missed optimization after inline functions with multiple return statements

2007-07-19 Thread manuelle at ee dot ethz dot ch
--- Comment #2 from manuelle at ee dot ethz dot ch 2007-07-19 17:51 --- Created an attachment (id=13940) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13940&action=view) test cases -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791

[Bug tree-optimization/32826] Reduction into a global variable causes a Load Hit Store Hazard (for the Cell)

2007-07-19 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-19 17:15 --- Note I copied the wrong testcase, the correct testcase is: int a[16*100]; int e; float f(void) { int i; int e1; e1 = 0; for(i = 0;i<16*100;i++) e1 += a[i]; e = e1; } -- http://gcc.gnu.org/bugzilla/

[Bug tree-optimization/32826] New: Reduction into a global variable causes a Load Hit Store Hazard (for the Cell)

2007-07-19 Thread pinskia at gcc dot gnu dot org
Testcase (compile at -O2 -maltivec -ftree-vectorize): int a[16*100]; int e; float f(void) { int i; int e1; e1 = e; for(i = 0;i<16*100;i++) e1 += a[i]; e = e1; } --- cut -- Currently you get: stvewx v1,0,r2 lis r2,ha16(_e) lwz r0,-20(r1) < LHS

  1   2   >