[Bug target/19530] MMX load intrinsic produces SSE superfluous instructions (movlps)

2005-01-20 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|UNCONFIRMED

[Bug target/19530] MMX load intrinsic produces SSE superfluous instructions (movlps)

2005-01-20 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 18:44 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/19530] MMX load intrinsic produces SSE superfluous instructions (movlps)

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19530

[Bug target/16533] ICE on va-arg-25.c testcase when -Os and -msse are given

2005-01-20 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 18:46 --- http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01351.html -- What|Removed |Added Statu

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20 19:06 --- Subject: Bug 19418 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-20 19:06:28 Modified files: gcc: ChangeLog gcc/config/i386: e

[Bug target/19418] _mm_cast*, icc8.1 new intrinsics

2005-01-20 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 19:09 --- Fixed. If someone wants to go over the rest of the headers item by item and compare them to the Intel documentation, that would be great. But by eyes claim they'll go on strike if I try to do that. --

[Bug target/19506] [4.0 Regression] PovRay produces wrong pictures with -mfpmath=sse -ffast-math.

2005-01-20 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 19:12 --- (In reply to comment #4) > This functionality is missing after FP compares rewrite... No, it got moved to ix86_expand_fp_movcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19506

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-20 19:19 --- Subject: Re: New: Difference in behaviour if default constructor added "chris at bubblescope dot net" <[EMAIL PROTECTED]> writes: | While looking at PR 19510, I noticed the following strangeness. |

[Bug tree-optimization/15349] [tree-ssa] Merge two phi nodes.

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20 19:20 --- Subject: Bug 15349 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-20 19:20:40 Modified files: gcc: ChangeLog timevar.def tree-cfg.c

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread chris at bubblescope dot net
--- Additional Comments From chris at bubblescope dot net 2005-01-20 19:25 --- I never thought it was a bug in the library :) I however throught (incorrectly) that copying an unassigned pointer was valid, mainly as some other test case was considering constructing std::vector::iterator>

[Bug target/19520] protected function pointer doesn't work right

2005-01-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-01-20 19:28 --- Depending on the psABI, because of copy relocation on data symbols and function pointer on function symbols, a protected symbol has to be treated very carefully. We have to check 2 things: 1. If the psABI uses copy re

[Bug libgcj/6296] java.text.DateFormatSymbols and invalid locale ("yi, "yi") from Mauve

2005-01-20 Thread gnu_andrew at member dot fsf dot org
--- Additional Comments From gnu_andrew at member dot fsf dot org 2005-01-20 19:37 --- This testcase fails on gcj (up to 3.4 at least), GNU Classpath CVS HEAD and Sun's JDK. Reading the specification for java.util.ResourceBundle suggests that this is the correct behaviour; the combinati

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-20 19:42 --- Subject: Re: Difference in behaviour if default constructor added "chris at bubblescope dot net" <[EMAIL PROTECTED]> writes: | I'm still curious as to why the error doesn't appear if let g++ generate

[Bug tree-optimization/15349] [tree-ssa] Merge two phi nodes.

2005-01-20 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-01-20 19:49 --- Just checked in a fix. -- What|Removed |Added Status|ASSIGNED

[Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20 20:09 --- Subject: Bug 19124 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-20 20:09:23 Modified files: gcc: ChangeLog dwarf2out.c Log message:

[Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info

2005-01-20 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-01-20 20:15 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/19549] New: Register allocation problem in inline asm on x86.

2005-01-20 Thread drab at kepler dot fjfi dot cvut dot cz
test.c --- using the following GCC --- $ gcc -v Using built-in specs. Configured with: ../../../gcc-CVS-20050120/gcc-CVS-20050120/configure --host=x86_64-pc-linux-gnu --prefix=/usr/local/opt/gcc-4.0 --exec-prefix=/usr/local/opt/gcc-4.0 --s

[Bug target/19549] Register allocation problem in inline asm on x86.

2005-01-20 Thread drab at kepler dot fjfi dot cvut dot cz
-- What|Removed |Added Known to fail||3.4.1 4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19549

[Bug objc/18408] [4.0 Regression] ICE compiling code that involves casting classes

2005-01-20 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-01-20 20:43 --- (In reply to comment #9) > Objective-C is not part of the release criteria; removing target milestone. Mark, allow me to mention that GCC offers the only free Objective-C compiler with moder

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-01-20 20:46 --- To be completely clear, the compiler generated default constructor is ptr() : a(0) {} not ptr() {} Thus, it _does_ initialize 'a'. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19544

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread caj at cs dot york dot ac dot uk
--- Additional Comments From caj at cs dot york dot ac dot uk 2005-01-20 21:04 --- Subject: Re: Difference in behaviour if default constructor added bangerth at dealii dot org wrote: >--- Additional Comments From bangerth at dealii dot org 2005-01-20 20:46 >--- >To be compl

[Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20 21:04 --- *** Bug 19549 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug target/19549] Register allocation problem in inline asm on x86.

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20 21:04 --- *** This bug has been marked as a duplicate of 11203 *** -- What|Removed |Added

[Bug tree-optimization/15349] [tree-ssa] Merge two phi nodes.

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15349

[Bug libgcj/6296] java.text.DateFormatSymbols and invalid locale ("yi, "yi") from Mauve

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20 21:22 --- Not a bug via the documentation. -- What|Removed |Added Status|NEW

[Bug tree-optimization/14784] [Tree-ssa] alias analysis deficiency

2005-01-20 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-01-20 21:38 --- You can track the plans and status for structure aliasing on the gcc wiki, at [[Improved alias analysis]] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14784

[Bug objc/18408] [4.0 Regression] ICE compiling code that involves casting classes

2005-01-20 Thread zlaski at apple dot com
--- Additional Comments From zlaski at apple dot com 2005-01-20 21:48 --- Of course, for this particular bug, someone could just review the patch that I posted two months ago... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18408

[Bug c/19472] [4.0 Regression] compiler internal error: in var_ann, at tree-flow-inline.h:34

2005-01-20 Thread poirierg at gmail dot com
--- Additional Comments From poirierg at gmail dot com 2005-01-20 22:00 --- Hi, I just tried with a fresh cvs checkout. It works! Thanks! (should I mark this bug as VERIFIED ?) Regards, Guillaume -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19472

[Bug c++/19550] New: [4.0 Regression] strong attribute is not strong enough

2005-01-20 Thread pinskia at gcc dot gnu dot org
Here is another example where the strong attribute goes funny (this is reduced from 23_containers/ vector/modifiers/swap.cc with -D_GLIBCXX_DEBUG on). This is a regression in that we did not ICE before. 3.4 also rejects the code too so the reject valid is not a regression but fixing the the

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-20 Thread billingd at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||19551 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug fortran/19551] New: LAPACK routine claic1.f bug

2005-01-20 Thread billingd at gcc dot gnu dot org
fails with gfortran-20050120 on cygwin test case ## program claic1_bug real x, correct parameter(correct=2.30457878) call claic1(x) if ( abs(x-correct) .gt. 1.0e-4 ) then write(6,*) 'x = ', x,' expected ',correct

[Bug target/19520] protected function pointer doesn't work right

2005-01-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-01-20 22:34 --- Ignore the copy relocation. There is not much a compiler can do when the psABI doesn't support protected symbols with copy relocation. See: http://sources.redhat.com/ml/binutils/2003-03/msg00413.html -- http://gcc

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-20 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-01-20 22:38 --- PR 19551 contains a reduced testcase derived from a gfortran failure in the CLS Driver routines. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug middle-end/17278] [4.0 Regression] 8% C++ compile-time regression in comparison with 3.4.1 at -O1 optimization level

2005-01-20 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-01-20 22:58 --- Does this 8% regression apply to preprocessed source, or only to unpreprocessed source? If the latter, then this PR should be closed as WONTFIX; the runtime library has gotten bigger, and that makes things

[Bug libstdc++/16612] [3.4 only] empty basic_strings can't live in shared memory

2005-01-20 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-20 23:01 --- Reopening... -- What|Removed |Added Status|RESOLVED|REOPENED

[Bug libstdc++/16612] [3.4 only] empty basic_strings can't live in shared memory

2005-01-20 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-20 23:02 --- ... as "enhancement". -- What|Removed |Added Severity|normal |enhanc

[Bug middle-end/19486] flags_complex_divide_method=1 doesn't work

2005-01-20 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-20 23:27 --- Andrew, thanks for the help: I'm sure that as a latent bug this will be fixed very quickly, then I will close 18902 and so on. Nice. Would it be possible not marking this as "minor"? -- http://gcc.gnu.org/bugzi

[Bug c++/19552] New: Compile error on template member function called from template function

2005-01-20 Thread andres_takach at mentor dot com
Test file is only 30 lines (t5.cxx, the t5.ii is indentical and is included at the end. Comments explain the bug: template class mc_foo { int _d; public: mc_foo() {} mc_foo(int x) { _d = x; } mc_foo(const mc_foo &x) { _d = x._d; }

[Bug objc/19553] New: ice in check_pointer_types_r

2005-01-20 Thread rogelio at smsglobal dot net
build of gnustep base crashes -- Summary: ice in check_pointer_types_r Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org

[Bug objc/19553] ice in check_pointer_types_r

2005-01-20 Thread rogelio at smsglobal dot net
--- Additional Comments From rogelio at smsglobal dot net 2005-01-20 23:39 --- Created an attachment (id=8023) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8023&action=view) preprocessed source in GNUstep core/base created using the command line: gcc Source/GSSet.m -v -save-tem

[Bug objc/19553] ice in check_pointer_types_r

2005-01-20 Thread rogelio at smsglobal dot net
--- Additional Comments From rogelio at smsglobal dot net 2005-01-20 23:40 --- Created an attachment (id=8024) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8024&action=view) the result of gcc -v -savetemps and the error report when building -- http://gcc.gnu.org/bugzilla/show

[Bug libstdc++/19554] New: std::insert_iterator does not work together with __gnu_cxx::hash_set

2005-01-20 Thread thomas dot rudlof at gmx dot de
std::insert_iterator does not work together with __gnu_cxx::hash_set, since the latter does not provide insert(iterator, const value_type&). -- Summary: std::insert_iterator does not work together with __gnu_cxx::hash_set Product: gcc Version:

[Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location

2005-01-20 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-01-20 23:52 --- Andrew, what happended to the patch? -- What|Removed |Added Keywords|

[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-01-20 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-01-20 23:52 --- Fails since at least gcc 2.95.3. -- What|Removed |Added CC|

[Bug libstdc++/19554] std::insert_iterator does not work together with __gnu_cxx::hash_set

2005-01-20 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-21 00:00 --- Hi, I would categorize this as "wontfix-obvious-enhancement" ;) I mean, it's very unlikely that the hash_* extensions will be fixed, since we are in the process of adding the new unordered containers in "tr1", whic

[Bug objc/19553] ice in check_pointer_types_r

2005-01-20 Thread rogelio at smsglobal dot net
-- What|Removed |Added Known to work||3.4.3 Summary|ice in check_pointer_types_r|ice in check_pointer_types_r http://gcc.gnu.org/bugzill

[Bug objc/19553] ice in check_pointer_types_r

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 00:15 --- *** This bug has been marked as a duplicate of 18408 *** -- What|Removed |Added

[Bug objc/18408] [4.0 Regression] ICE compiling code that involves casting classes

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 00:15 --- *** Bug 19553 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/19555] New: [4.0 Regression] specialized in the wrong namespace causes an ICE

2005-01-20 Thread pinskia at gcc dot gnu dot org
namespace __gnu_debug_def { } namespace std { using namespace __gnu_debug_def; template class allocator {}; } namespace __gnu_debug_def { template > class vector { void swap(vector<_Tp,_Allocator>& __x); }; } namespace std { template<> void vector >::swap(vector

[Bug c++/19555] [4.0 Regression] specialized in the wrong namespace causes an ICE

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19555

[Bug middle-end/17278] [4.0 Regression] 8% C++ compile-time regression in comparison with 3.4.1 at -O1 optimization level

2005-01-20 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-01-21 00:24 --- Mark, typecode.ii ;-) So it is preprocessed. That doesn't mean it's smaller though, the preprocessed larger library is still a larger library. Anyway, the problem here is more that compared to gcc 3.x

[Bug middle-end/19486] flags_complex_divide_method=1 doesn't work

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 00:25 --- (In reply to comment #23) > Andrew, thanks for the help: I'm sure that as a latent bug this will be fixed > very quickly, then I will close 18902 and so on. Nice. Would it be possible > not > marking this a

[Bug target/19506] [4.0 Regression] PovRay produces wrong pictures with -mfpmath=sse -ffast-math.

2005-01-20 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|UNCONFIRMED

[Bug rtl-optimization/19556] New: ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread arend dot bayer at web dot de
0xffe4])) (nil))) ../../../gcc/libmudflap/mf-runtime.c:1023: internal compiler error: in extract_insn, at recog.c:2020 Please submit a full bug report, with preprocessed source if appropriate. I will attach pre-processed mf-runtime.i. This is with (GCC) 4.0.0 20050120 (ex

[Bug rtl-optimization/19556] ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-21 00:33 --- Created an attachment (id=8025) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8025&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19556

[Bug rtl-optimization/19556] [4.0 Regression] ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||rth at gcc dot gnu dot org Keywords||build, ice-on-valid-code,

[Bug c++/19552] Compile error on template member function called from template function

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 00:37 --- The code is invalid (by the C++ standard) mc_foo val3 = val;// W3 == 16 in this example val3.f<16>(0); Since val3 is dependent name, we don't know that val3.f is a template so we reject the code. yo

[Bug target/19556] [4.0 Regression] ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|rtl-optimization|target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19556

[Bug libstdc++/16612] [3.4 only] empty basic_strings can't live in shared memory

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.3 |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16612

[Bug c++/19550] [4.0 Regression] strong attribute is not strong enough

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19550

[Bug c++/19557] New: mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread hp at gcc dot gnu dot org
With LAST_UPDATED: "Thu Jan 20 21:30:49 UTC 2005" I get: /home/hp/combined/mmixware-sim/gcc/xgcc -shared-libgcc -B/home/hp/combined/mmixware-sim/gcc/ -nostdinc++ -L/home/hp/combined/mmix\ ware-sim/mmix-knuth-mmixware/libstdc++-v3/src -L/home/hp/combined/mmixware-sim/mmix-knuth-mmixware/libstdc++-v

[Bug bootstrap/8477] autoconf script chooses wrong value for gcc_gxx_include_path

2005-01-20 Thread ebuddington at wesleyan dot edu
--- Additional Comments From ebuddington at wesleyan dot edu 2005-01-21 00:54 --- (In reply to comment #6) > Still exist in the mainline even after configure was rewritten for autoconf > 2.57. I believe this is the same problem I see today in gcc-3.4.3. Unless I set CPLUS_INCLUDE_PATH,

[Bug c++/19557] mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread hp at gcc dot gnu dot org
--- Additional Comments From hp at gcc dot gnu dot org 2005-01-21 01:01 --- Ouch. Recompiling cc1plus with CFLAGS=-g3 masks the bug. Badness. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19557

[Bug c++/19076] Pointer to member function not matched to pointer to member template

2005-01-20 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-01-21 01:02 --- Uhm, I wrote a very similar patch in the past only to find out it was not enough. There is something I cannot understand... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19076

[Bug c++/19076] Pointer to member function not matched to pointer to member template

2005-01-20 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-01-21 01:05 --- Ah well, I guess this patch is not enough for this: --- struct A { void func(void); }; template void foo(T A::* ); void bar(void) { foo(&A::func); } -

[Bug target/19548] [3.4, 4.0 regression} RTEMS CPP specs not merged from 3.2/3.2 branches

2005-01-20 Thread corsepiu at gcc dot gnu dot org
--- Additional Comments From corsepiu at gcc dot gnu dot org 2005-01-21 01:08 --- The required bits are on gcc-3_2-branch and gcc-3_3-branch, but are missing from gcc-3_4-branch and gcc-CVS-trunk. -- What|Removed |Added ---

[Bug fortran/5900] [g77 & gfortran] Lapack regressions since g77 2.95.2

2005-01-20 Thread jvdelisle at verizon dot net
--- Additional Comments From jvdelisle at verizon dot net 2005-01-21 01:18 --- David, Good Job! I was on exactly the same path and was just beginning to look at CGELSY. Beat me to the punch! :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900

[Bug libstdc++/19510] [4.0 regression] Warning using list iterators

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-21 01:23 --- Subject: Bug 19510 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-21 01:23:28 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/inclu

[Bug libstdc++/19510] Uninitialized pointers in iterators

2005-01-20 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-01-21 01:26 --- We still have uninitialized pointers in the 3.4 and 3.3 branch. Patches in preparation. -- What|Removed |Added -

[Bug c++/19557] mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 01:41 --- (In reply to comment #1) > Ouch. Recompiling cc1plus with CFLAGS=-g3 masks the bug. Badness. Then what gcc are you building since this is a cross? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19557

[Bug target/19548] [3.4/4.0 regression} RTEMS CPP specs not merged from 3.2/3.2 branches

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Priority|P2 |P3 Summary|[3.4, 4.0 regression} RTEMS |[3.4/4.0 regression} RTEMS |CPP specs not

[Bug c++/19557] mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread hp at gcc dot gnu dot org
--- Additional Comments From hp at gcc dot gnu dot org 2005-01-21 01:52 --- I don't understand comment #2. Please be more specific with your implications. I recompile cc1plus because with default options it's undebuggable with the gdb in FC2. -- http://gcc.gnu.org/bugzilla/show_bug.

[Bug c++/19557] mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 01:55 --- (In reply to comment #3) > I don't understand comment #2. Please be more specific with your > implications. > I recompile cc1plus because with default options it's undebuggable with the > gdb > in FC2. If

[Bug c++/19557] mmix-knuth-mmixware broken, ICE/SEGV libstdc++-v3/src/io-inst.cc

2005-01-20 Thread hp at gcc dot gnu dot org
--- Additional Comments From hp at gcc dot gnu dot org 2005-01-21 01:58 --- The one in FC2: "gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)". At present, I don't suspect the bug being there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19557

[Bug other/17361] [3.3 Regression] gcc driver complains about C++ options when assembling

2005-01-20 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2005-01-21 02:02 --- This seems to be fixed for 3.4 and 4.0 now, so the bug should be closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17361

[Bug c++/17115] [3.3 Regression] -Winline does not respect __attribute__((__noinline__))

2005-01-20 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2005-01-21 02:02 --- This seems to be fixed for 3.4 and 4.0 now, so the bug should be closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17115

[Bug ada/19539] missing operand: B * -A

2005-01-20 Thread chrisp_42 at bigpond dot com
--- Additional Comments From chrisp_42 at bigpond dot com 2005-01-21 02:04 --- (In reply to comment #1) > Hmm, is *- special operand in Ada or is this just a parse error in the front-end (I don't know Ada that at You are actually fairly close. *- is not a special operator, but the mul

[Bug bootstrap/19461] hidden __eprintf referenced by DSO, gas+gld

2005-01-20 Thread hp at gcc dot gnu dot org
--- Additional Comments From hp at gcc dot gnu dot org 2005-01-21 02:07 --- (Please be more specific than e.g. "current GCC mainline".) With binutils of "2005-01-20 15:37:12 UTC" and GCC of "Fri Jan 14 01:28:39 UTC 2005" I still get the same error. Now updating gcc. -- http://gcc.gnu

[Bug ada/19539] missing operand: B * -A

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 02:10 --- (In reply to comment #2) > (In reply to comment #1) > > Hmm, is *- special operand in Ada or is this just a parse error in the > front-end (I don't know Ada that at > > You are actually fairly close. *- i

[Bug middle-end/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline

2005-01-20 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2005-01-21 02:10 --- What is the status of the latest patch from Giovanni ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18071

[Bug target/19556] [4.0 Regression] ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 02:11 --- This is as reduced as I can get it (80 lines): typedef unsigned int size_t; extern void __assert_fail () __attribute__ ((__noreturn__)); typedef unsigned int uintptr_t; extern int __mf_heuristic_check (uintp

[Bug c++/18744] C++ ABI is incomplete for ILP64

2005-01-20 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2005-01-21 02:14 --- Just a short update that the MIPS -mint64 option works again in mainline, so the ICE reported here is back for both the 3.4 and 4.0 branches. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18744

[Bug target/18701] [4.0 regression] mmix-knuth-mmixware gcc.c-torture/execute failures: 20010224-1.c, 20020216-1.c, 20040218-1.c, 20040709-2.c

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-21 02:14 --- Subject: Bug 18701 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-21 02:14:27 Modified files: gcc: ChangeLog combine.c Log message:

[Bug c/19558] New: openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults

2005-01-20 Thread gj at pointblue dot com dot pl
simply compile openssl 0.9.7e with gcc 4.0 and run openssl speed (speed benchmark). Backtrace: #0 0x2ad71ed4 in bn_add_words () from /usr/lib64/libcrypto.so.0.9.7 #1 0x2ad692d7 in BN_uadd () from /usr/lib64/libcrypto.so.0.9.7 #2 0x2ad70a05 in BN_mod_inverse (

[Bug target/19558] openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal Component|c |target Keywords||

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-21 02:25 --- Subject: Re: Difference in behaviour if default constructor added "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | To be completely clear, the compiler generated default constructor is |

[Bug c++/19208] [3.4/4.0 Regression] Spurious error about variably modified type

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-21 02:27 --- Subject: Bug 19208 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-21 02:27:17 Modified files: gcc/cp : ChangeLog pt.c gcc/testsuite

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-21 02:28 --- Subject: Re: Difference in behaviour if default constructor added "caj at cs dot york dot ac dot uk" <[EMAIL PROTECTED]> writes: | Subject: Re: Difference in behaviour if default constructor | adde

[Bug c++/19208] [3.4 Regression] Spurious error about variably modified type

2005-01-20 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-01-21 02:29 --- Fixed in 4.0, the patch needs a little bit of tweaking for 3.4. -- What|Removed |Added

[Bug c++/19559] New: Compile error on template member function called from template function

2005-01-20 Thread andres_takach at mentor dot com
Test file is only 30 lines (t5.cxx, the t5.ii is indentical and is included at the end. Comments explain the bug: template class mc_foo { int _d; public: mc_foo() {} mc_foo(int x) { _d = x; } mc_foo(const mc_foo &x) { _d = x._d; }

[Bug c++/19559] Compile error on template member function called from template function

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 02:34 --- This is invalid and a dup of the bug which I just closed from you, see PR 19552. *** This bug has been marked as a duplicate of 19552 *** -- What|Removed |Added

[Bug c++/19552] Compile error on template member function called from template function

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 02:34 --- *** Bug 19559 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19552

[Bug java/18091] Valgrind errors building libjava

2005-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-21 02:38 --- Subject: Bug 18091 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-21 02:38:24 Modified files: gcc/java : ChangeLog jcf-write.c Log message:

[Bug java/18091] Valgrind errors building libjava

2005-01-20 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-01-21 02:39 --- I checked in Andrew Pinski's fix. -- What|Removed |Added Status|REOPENED

[Bug java/18091] Valgrind errors building libjava

2005-01-20 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18091

[Bug target/19558] openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults

2005-01-20 Thread gj at pointblue dot com dot pl
--- Additional Comments From gj at pointblue dot com dot pl 2005-01-21 02:49 --- it looks like that in x86_64.i file: unsigned long bn_add_words (unsigned long *rp, unsigned long *ap, unsigned long *bp,int n) { unsigned long ret,i; if (n <= 0) return 0; asm (

[Bug tree-optimization/13000] [3.4/4.0 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function

2005-01-20 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2005-01-21 02:52 --- Updated patch: http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01443.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13000

[Bug target/19491] va_start incorrect, Number of floating point and integer registers counted incorrectly

2005-01-20 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-01-21 02:52 --- PowerPC SVR4 va_arg bug. -- What|Removed |Added Status|UNCONFIRMED |

[Bug fortran/19551] LAPACK routine claic1.f bug

2005-01-20 Thread bdavis at gcc dot gnu dot org
--- Additional Comments From bdavis at gcc dot gnu dot org 2005-01-21 03:15 --- works OK on AMD-64 fails on i686 --bud -- What|Removed |Added Status|UNCONFIRM

[Bug target/19551] LAPACK routine claic1.f bug

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-21 03:17 --- Hmm, sounds like an extensive precision problem. Is there any way for a self contained example. -- What|Removed |Added --

<    1   2   3   >