[Bug bootstrap/21871] libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02 06:11 --- *** This bug has been marked as a duplicate of 21872 *** -- What|Removed |Added

[Bug bootstrap/21872] libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02 06:12 --- *** Bug 21871 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21872

[Bug bootstrap/21872] libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02 06:14 --- Update: this is only for the sparcv9 multilib... I found that ac_cv_prog_cc_cross=yes in config.cache That could simply be another dup of 21870. Binutils 2.16 should not be used in conjunction with

[Bug fortran/21797] complex(4) sqrt failures on alpha-linux

2005-06-02 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-02 07:56 --- Created an attachment (id=9011) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9011action=view) Proposed patch This patch fixes the problems noted by Steve Kargl (wrong types for floating point

[Bug target/19923] openssl is slower when compiled with gcc 4.0 than 3.3

2005-06-02 Thread rakdver at atrey dot karlin dot mff dot cuni dot cz
--- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz 2005-06-02 08:01 --- Subject: Re: openssl is slower when compiled with gcc 4.0 than 3.3 The assembler attributed to 4.0 was produced by mainline (or some patched version of 4.0), wasn't it? Otherwise I

[Bug fortran/21797] complex(4) sqrt failures on alpha-linux

2005-06-02 Thread tkoenig at gcc dot gnu dot org
-- What|Removed |Added CC||tkoenig at gcc dot gnu dot ||org

[Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion

2005-06-02 Thread schwab at suse dot de
-- Bug 21861 depends on bug 21029, which changed state. Bug 21029 Summary: [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21029 What|Old Value |New

[Bug tree-optimization/21029] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances

2005-06-02 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-06-02 08:51 --- Not. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00128.html -- What|Removed |Added

[Bug c++/21151] [4.0/4.1 Regression] ICE when compiling c++ PCH of class definition within template function.

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 08:54 --- Subject: Bug 21151 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 08:53:48 Modified files: gcc/cp : ChangeLog name-lookup.c

[Bug c++/21151] [4.0/4.1 Regression] ICE when compiling c++ PCH of class definition within template function.

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 08:58 --- 2005-06-02 Nathan Sidwell [EMAIL PROTECTED] PR c++/21151 * name-lookup.c (pushtag): Push local class even in a template. -- What|Removed |Added

[Bug c++/21151] [4.0/4.1 Regression] ICE when compiling c++ PCH of class definition within template function.

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 08:59 --- Subject: Bug 21151 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-02 08:59:25 Modified files: gcc/cp :

[Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 09:08 --- 2005-06-02 Nathan Sidwell [EMAIL PROTECTED] PR c++/20350 * decl.c (duplicate_decls): Copy all of DECL_USE_TEMPLATE. -- What|Removed |Added

[Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 09:10 --- Subject: Bug 20350 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 09:09:48 Modified files: gcc/cp : ChangeLog decl.c

[Bug c++/4672] [4.0 only] [DR 214] Template parameter deduction fails for overloaded template functions.

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 09:39 --- The test cases compile without error on 4_0 branch -- What|Removed |Added

[Bug c++/15011] partial ordering failure?

2005-06-02 Thread nathan at gcc dot gnu dot org
-- Bug 15011 depends on bug 4672, which changed state. Bug 4672 Summary: [4.0 only] [DR 214] Template parameter deduction fails for overloaded template functions. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4672 What|Old Value |New Value

[Bug c++/15011] partial ordering failure?

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 09:41 --- I am disinclined to back port the fixes to 3.4 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15011

[Bug c++/21440] [4.0/4.1 Regression] ICE with statement-as-expression

2005-06-02 Thread nathan at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot |dot org |org Status|NEW

[Bug c++/21876] New: STL iterator invocation fails for template args

2005-06-02 Thread ruediger at knoerig dot de
I have a template class named mltreenodeT. I created a STL vector of pointers to this class without any problems: vectormltreenodeT * leafnodelist; Calling methods of the object doesn't cause any problems: leafnodelist.push_back(rootnode); But if I try to create an iterator object

[Bug c++/21876] STL iterator invocation fails for template args

2005-06-02 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-06-02 10:12 --- A 'typename' missing? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21876

[Bug fortran/21877] New: internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165

2005-06-02 Thread P dot Schaffnit at access dot rwth-aachen dot de
Hi! Well... I've spoted a problem for a couple of weeks now, but I don't seem to be able to make a nice case from it... I'm sorry I do not know anything about compiler developpement, and I try to keep a safe distance from C... So, here are the original sources (minus a lot of thinks which

[Bug middle-end/21777] [4.1 Regression] internal compiler error: in set_value_range, at tree-vrp.c:124

2005-06-02 Thread micis at gmx dot de
--- Additional Comments From micis at gmx dot de 2005-06-02 10:50 --- I forgot to say, that my compiler is the actual snapshot (20050528). Michael Cieslinski gcc41l -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1-20050528/configure

[Bug c++/21876] STL iterator invocation fails for template args

2005-06-02 Thread ruediger at knoerig dot de
--- Additional Comments From ruediger at knoerig dot de 2005-06-02 11:12 --- Missing typename sorry -- What|Removed |Added Status|UNCONFIRMED

[Bug c++/21876] STL iterator invocation fails for template args

2005-06-02 Thread knoerig at nue dot tu-berlin dot de
--- Additional Comments From knoerig at nue dot tu-berlin dot de 2005-06-02 11:13 --- Subject: Re: STL iterator invocation fails for template args Am Donnerstag, 2. Juni 2005 12:12 schrieb pcarlini at suse dot de: --- Additional Comments From pcarlini at suse dot de 2005-06-02

[Bug c++/21440] [4.0/4.1 Regression] ICE with statement-as-expression

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 11:41 --- ug, this is horrible. we're incorrectly smashing up the inside of a STMT_EXPR to pull out a TARGET_EXPR we know is there. Unfortunately that moves a decl outside of its cleanup. We really should be going

[Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165

2005-06-02 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-02 11:41 --- Thanks for reporting! Here is a reduction of your bug (gfortran-20050602 on i386-linux): $ cat a-stripped.f90 module foo character(len=l) :: s contains end module foo $ gfortran

[Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165

2005-06-02 Thread P dot Schaffnit at access dot rwth-aachen dot de
for reporting! Here is a reduction of your bug (gfortran-20050602 on i386-linux): $ cat a-stripped.f90 module foo character(len=l) :: s contains end module foo $ gfortran a-stripped.f90 a-stripped.f90:0: internal compiler error: in lhd_set_decl_assembler_name

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread nathan at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot |dot org |org Status|NEW

[Bug testsuite/21866] profiledbootstrap on gcc4 - release fails

2005-06-02 Thread tobias at yoper dot com
--- Additional Comments From tobias at yoper dot com 2005-06-02 12:53 --- I also had to avoid the CXXFLAG: -fvisibility-inlines-hidden or the crash returned -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21866

[Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute

2005-06-02 Thread arjanv at redhat dot com
--- Additional Comments From arjanv at redhat dot com 2005-06-02 12:59 --- simple test case: #include stdio.h static inline void do_thing(char *s) { if (s) printf(do_thing: %s \n, s); } void __attribute__((nonnull)) do_other_thing(char *s) {

[Bug bootstrap/21878] New: Mingw32 target doesn't compile because of an internal compiler error

2005-06-02 Thread sherpya at netfarm dot it
Different errors when cross compiling from linux, more detailed info follow -- Summary: Mingw32 target doesn't compile because of an internal compiler error Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity:

[Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error

2005-06-02 Thread sherpya at netfarm dot it
--- Additional Comments From sherpya at netfarm dot it 2005-06-02 13:17 --- Created an attachment (id=9013) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9013action=view) Debug output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21878

[Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error

2005-06-02 Thread sherpya at netfarm dot it
--- Additional Comments From sherpya at netfarm dot it 2005-06-02 13:17 --- Linux cross: Linux 2.6.x i686 GNU/Linux Debian/Sid System wide binutils 2.15 mingw32-binutils version 2.16 ../gcc/configure -v \ --prefix=/usr \

[Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165

2005-06-02 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-02 13:21 --- I think you are seeing two different errors: one with your full code, and one with your reduced testcase. Perhaps the best thing would be for you to send me (via private mail) your code so that I can

[Bug libfortran/21787] libfortran - better error message needed

2005-06-02 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-06-02 13:31 --- As gdb mostly does not work on the Macintosh (as I reported - Bug 20112) - I did not think to try it. In this case it showed that abort does not dump the file io buffers on the Macintosh - that is why there was no clue

[Bug libfortran/21787] libfortran - better error message needed

2005-06-02 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-02 13:40 --- Confirm (on i386-linux) at least that part of the bug: we don't flush I/O buffers before sending SIGABRT, but we should. As for the other part of the bug, you still have options 2 and 3. --

[Bug c/21879] New: Memory management problem in new C parser

2005-06-02 Thread ebotcazou at gcc dot gnu dot org
Symptoms are: FAIL: gcc.dg/cpp/direct2.c (test for excess errors) FAIL: gcc.dg/cpp/direct2s.c (test for excess errors) on sparc64-solaris2.* (not visible on sparc-solaris2.* with -m64). Parser obstack memory is wrongly reused, leading to memory corruption. Reproducible on x86_64-suse-linux:

[Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute

2005-06-02 Thread dnovillo at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dnovillo at gcc dot gnu dot |dot org |org Status|NEW

[Bug c/21879] Memory management problem in new C parser

2005-06-02 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-06-02 14:17 --- Subject: Re: New: Memory management problem in new C parser On Thu, 2 Jun 2005, ebotcazou at gcc dot gnu dot org wrote: Parser obstack memory is wrongly freed in c_parser_translation_unit, but I don't

[Bug c++/21874] this pointer somehow gets NULLed between member function calls

2005-06-02 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-06-02 14:20 --- There's no way we can tell you what's wrong if you don't show us the complete code, preferrably cut down to a manageable size. It may be a compiler bug, or it may be that you are accidentally overwriting some

[Bug bootstrap/21878] Mingw32 target doesn't compile because of an internal compiler error

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 14:30 --- *** This bug has been marked as a duplicate of 21766 *** -- What|Removed |Added

[Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 14:30 --- *** Bug 21878 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug tree-optimization/21171] [4.0/4.1 Regression] IV OPTS removes does not create a new VOPs for constant values

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 14:35 --- The patch did not fix the orginal testcase because the problem is with constant values. -- What|Removed |Added

[Bug libgcj/21880] New: javax.swing.text.JTextComponent has no read() method

2005-06-02 Thread gbenson at redhat dot com
javax.swing.text.JTextComponent should have the following method: void read(Reader in, Object desc) but it doesn't. This causes JREFactory to fail. -- Summary: javax.swing.text.JTextComponent has no read() method Product: gcc Version: 4.0.0

[Bug c++/21876] STL iterator invocation fails for template args

2005-06-02 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-06-02 14:37 --- Not fixed -- What|Removed |Added Status|RESOLVED

[Bug c++/21876] STL iterator invocation fails for template args

2005-06-02 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-06-02 14:37 --- just invalid! -- What|Removed |Added Status|UNCONFIRMED

[Bug SWING/21880] javax.swing.text.JTextComponent has no read() method

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|libgcj |SWING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21880

[Bug libfortran/21787] libfortran - better error message needed

2005-06-02 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-06-02 14:50 --- I knew that the program would not likely run with out hitting errors. It compiles and runs correctly using several different FORTRANS including Absoft and Lahey , but it needs options like -fno-automatic

[Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 14:52 --- Subject: Bug 21734 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 14:52:18 Modified files: gcc: ChangeLog tree-vectorizer.c

[Bug libfortran/21881] New: Array descriptors limit derived type sizes

2005-06-02 Thread tkoenig at gcc dot gnu dot org
Currently, there are 26 bits for encoding the size of an object in the array descriptor for 32-bit targets, because the size is encoded together with the type, which takes up 6 bits, and dtype is an index_type (which has 32 bits on a 32-bit target). It would be nice to have a separate size field.

[Bug libfortran/21333] in_pack / in_unpack alignment issues

2005-06-02 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-02 15:49 --- Created an attachment (id=9014) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9014action=view) Proposed patch -- What|Removed |Added

[Bug target/21716] [3.4/4.0/4.1 Regression] ICE in reg-stack.c's swap_rtx_condition

2005-06-02 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-02 16:05 --- The testcase from comment #3 still crashes on the 3.4 branch: ePR21716.c: In function `foo': ePR21716.c:21: internal compiler error: in subst_stack_regs_pat, at reg-stack.c:1445 Please submit a full bug

[Bug target/21716] [3.4/4.0/4.1 Regression] ICE in reg-stack.c's swap_rtx_condition

2005-06-02 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-06-02 16:07 --- Yeah, it is a different bug, one that does not exhibit on the original testcase. Therefore IMHO a separate PR is needed... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21716

[Bug rtl-optimization/17428] internal compiler error: in spill_failure, at reload1.c:1880 (-fspeculative-prefetching)

2005-06-02 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-02 16:08 --- Any news on this one, Honza? -- What|Removed |Added AssignedTo|rakdver at gcc dot

[Bug libfortran/20278] Performance regression in formatted output vs. g77

2005-06-02 Thread aa056 at chebucto dot ns dot ca
--- Additional Comments From aa056 at chebucto dot ns dot ca 2005-06-02 16:11 --- The test doesn't tell us if the output is correct! The attached script runs the test but saves the output. On Windows XP Msys the gfortran output is missing a block of records: $ ./chk-write-many.sh

[Bug AWT/19838] Repaint-Loop due to setBackground()

2005-06-02 Thread sven at physto dot se
--- Additional Comments From sven at physto dot se 2005-06-02 16:46 --- Just commited a simple fix for this to Classpath CVS. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19838

[Bug tree-optimization/21765] -free-vrp is undocumented.

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 17:13 --- Subject: Bug 21765 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 17:13:35 Modified files: gcc: ChangeLog gcc/doc:

[Bug tree-optimization/21765] -free-vrp is undocumented.

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 17:14 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/21029] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 17:15 --- (In reply to comment #17) Not. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00128.html Open a new PR. This is a completely different and not related to VRP. Closing. -- What|Removed

[Bug tree-optimization/21861] [meta-bug] scalar evolution type conversion

2005-06-02 Thread dnovillo at gcc dot gnu dot org
-- Bug 21861 depends on bug 21029, which changed state. Bug 21029 Summary: [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21029 What|Old Value |New

[Bug AWT/21882] New: Wrong Frame size if a frame has been created previously

2005-06-02 Thread sven at physto dot se
See the demo. If a frame is created and thrown away, a second frame will have the wrong size. -- Summary: Wrong Frame size if a frame has been created previously Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal

[Bug AWT/21882] Wrong Frame size if a frame has been created previously

2005-06-02 Thread sven at physto dot se
--- Additional Comments From sven at physto dot se 2005-06-02 17:28 --- Created an attachment (id=9016) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9016action=view) Testcase. Execute with an argument on the command line to trigger the bug. --

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 17:31 --- Subject: Bug 21280 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-02 17:31:11 Modified files: gcc/cp :

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 17:33 --- Subject: Bug 21280 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-02 17:33:36 Modified files: libstdc++-v3 :

[Bug c/21879] Memory management problem in new C parser

2005-06-02 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02 17:39 --- I don't see anything intrinsically to do with the parser in this bug; when a function finishes, label_context_stack_se and label_context_stack_vm should end up as NULL so this memory should not be

[Bug c++/21874] this pointer somehow gets NULLed between member function calls

2005-06-02 Thread bjs5075 at rit dot edu
--- Additional Comments From bjs5075 at rit dot edu 2005-06-02 17:40 --- Subject: Re: this pointer somehow gets NULLed between member function calls I have found the problem in my code. It was an out-of-order GL command thrashing the stack. I am very sorry for this erroneous bug

[Bug c/21774] mainline internal compiler error: verify_flow_info failed

2005-06-02 Thread uttamp at us dot ibm dot com
--- Additional Comments From uttamp at us dot ibm dot com 2005-06-02 17:46 --- This bug seems to be fixed with the mainline gcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21774

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 17:49 --- Subject: Bug 21280 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 17:48:58 Modified files: libstdc++-v3 : ChangeLog

[Bug c++/21336] [3.4/4.0/4.1 Regression] Internal compiler error when using custom new operators

2005-06-02 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 17:51 --- 2005-06-02 Nathan Sidwell [EMAIL PROTECTED] PR c++/21280 * Make-lang.in (method.o): Add diagnostic.h * decl.c (start_preparsed_function): Use decl's location for file info.

[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and inline function used but never defined

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 17:52 --- Subject: Bug 21280 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 17:52:29 Modified files: gcc/cp : ChangeLog Make-lang.in decl.c

[Bug tree-optimization/21765] -free-vrp is undocumented.

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 Version|unknown |4.1.0

[Bug c++/21874] this pointer somehow gets NULLed between member function calls

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 18:09 --- Not a gcc bug so closing. -- What|Removed |Added Status|WAITING

[Bug c++/12536] [DR 214/200] partial ordering bug

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 18:10 --- Closing as invalid. Both 4.0 and mainline implement the resolution of DR214, and hence consider the deductions unordered. -- What|Removed |Added

[Bug fortran/21825] 2D array initialization with reshape

2005-06-02 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-02 18:15 --- Confirmed on i386-linux. Here is the GDB backtrace: Program received signal SIGSEGV, Segmentation fault. 0x08057e09 in add_init_expr_to_sym (name=0xb430 etype, initp=0xb42c,

[Bug target/14300] -pthread doesn't define _REENTRANT in preprocessor on alpha-linux

2005-06-02 Thread sje at cup dot hp dot com
-- Bug 14300 depends on bug 10865, which changed state. Bug 10865 Summary: [ia64] gcc -pthread does not add -D_REENTRANT http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10865 What|Old Value |New Value

[Bug target/10865] [ia64] gcc -pthread does not add -D_REENTRANT

2005-06-02 Thread sje at cup dot hp dot com
--- Additional Comments From sje at cup dot hp dot com 2005-06-02 18:23 --- I am going to resolve this as invalid since I can't find any documentation to fix. All the existing documentation I checked, even 3.2.2, is generic about what flags pthread sets. None of them mention

[Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute

2005-06-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 18:26 --- Subject: Bug 21582 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 18:26:08 Modified files: gcc: ChangeLog tree-vrp.c

[Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 18:26 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21582

[Bug tree-optimization/8681] Generates unneeded test

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 18:37 --- Fixed. Likely with http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html -- What|Removed |Added

[Bug middle-end/21059] Bogus warning about clobbered variable

2005-06-02 Thread trt at acm dot org
--- Additional Comments From trt at acm dot org 2005-06-02 18:40 --- The current warning algorithm is too simple. This would be better: For each function that contains call(s) to setjmp(), compute: ref_nz The set of variables that might possibly be live

[Bug tree-optimization/21839] [4.1 Regression] ICE for missing V_DEFS caused by salias with empty structures

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 18:43 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/14341] Missed comparison optimization (VRP)

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14341

[Bug tree-optimization/15484] [tree-ssa] bool and short function arguments promoted to int

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 18:44 --- How is this related to VRP at all? Removing dependency on 18373. -- What|Removed |Added

[Bug tree-optimization/20701] [tcb] VRP does not eliminate a redundant if statement.

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20701

[Bug tree-optimization/21289] A numeric range is spoiled by a symblic one in VRP

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21289

[Bug tree-optimization/21348] tree-vrp.c:has_assert_expr is useless.

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21348

[Bug tree-optimization/21367] VRP does not fold if (a == b) in a certain situation

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21367

[Bug tree-optimization/18431] Code for arrays and pointers are not the same

2005-06-02 Thread pthaugen at us dot ibm dot com
--- Additional Comments From pthaugen at us dot ibm dot com 2005-06-02 18:46 --- Does this need to be reopened? I see the following for mainline. -m32: .L4: slwi %r9,%r11,1 #, tmp130, i addi %r11,%r11,1 # i, i, sthx %r0,%r9,%r10#* q.1, tmp132

[Bug tree-optimization/16797] Opportunity to remove unnecessary load instructions

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 18:47 --- This is not related to range propagation. Removing dependency on 18373. -- What|Removed |Added

[Bug tree-optimization/21086] VRP does not extract a value from a comparison expression.

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21086

[Bug tree-optimization/21090] VRP does not notice nonzero-ness from a PHI node

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21090

[Bug tree-optimization/21458] VRP does not remove a conditional in a loop

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21458

[Bug fortran/21875] [meta-bug] NIST test suite failures

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 18:49 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/17100] Missed opportunity for value range optimization

2005-06-02 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02 18:50 --- Fixed. Likely with http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html, but it may have been fixed earlier. The natural range for i_6 is computed as [0, 9] so this isn't something that was folded

[Bug tree-optimization/21883] New: tree-ssa-dom.c causing excessive code duplication

2005-06-02 Thread jakub at gcc dot gnu dot org
extern int foo1 (void), foo2 (int); int bar (int x) { int varvar1, varvar2; int z; if (x 913) varvar1 = foo1 (); else varvar2 = foo2 (6); #define A foo1 (); foo1 (); foo1 (); foo1 (); foo1 (); #define B A A A A A A A A A A #define C B B B B B B B B B B C C C C C C C C C C C

[Bug tree-optimization/8681] Generates unneeded test

2005-06-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8681

[Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 18:59 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/21716] [3.4/4.0/4.1 Regression] ICE in reg-stack.c's swap_rtx_condition

2005-06-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02 19:00 --- (In reply to comment #8) The testcase from comment #3 still crashes on the 3.4 branch: Please open a new bug. -- What|Removed |Added

[Bug tree-optimization/21849] wrong use of sbitmap in tree-ssa-copy.c

2005-06-02 Thread kazu at cs dot umass dot edu
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |kazu at cs dot umass dot edu |dot org | Status|UNCONFIRMED

  1   2   >