[Bug fortran/31257] ICE in gfc_conv_expr_descriptor

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-04-07 08:50 --- (In reply to comment #2) This looks related to 31218, so I'm adding a dependency even though I'm not certain it's the same. Also confirming, because it's definitely a bug even if it's a duplicate one. It might

[Bug fortran/31404] ICE len_trim(array) in initialization

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2007-04-07 08:54 --- This is fixed by the patch that I submitted for PR29507. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/31481] GCC 4.2.0 incompatible with STLport 5.1.3

2007-04-07 Thread paolo at gcc dot gnu dot org
--- Comment #8 from paolo at gcc dot gnu dot org 2007-04-07 09:38 --- Subject: Bug 31481 Author: paolo Date: Sat Apr 7 09:38:39 2007 New Revision: 123637 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123637 Log: 2007-04-07 Paolo Carlini [EMAIL PROTECTED] PR

[Bug libstdc++/31481] GCC 4.2.0 incompatible with STLport 5.1.3

2007-04-07 Thread pcarlini at suse dot de
--- Comment #9 from pcarlini at suse dot de 2007-04-07 09:39 --- Fixed. -- pcarlini at suse dot de changed: What|Removed |Added Status|ASSIGNED

[Bug c++/31502] New: gcc/g++ randomly seg faults, sometimes freezes the entire machine

2007-04-07 Thread ye dot patrick at gmail dot com
Machine info: CPU: AMD 4200+ (64 bit) RAM: 3G DDR OS info: Type: Linux Distro: Ubuntu Edgy 6.10 Kernel: 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linu Bit: 32 bit OS Overview of the problem: gcc and g++ would frequently and randomly seg faults, and this would

[Bug preprocessor/14331] please add option to suppress warning message no newline at end of file

2007-04-07 Thread dave dot korn at artimi dot com
--- Comment #13 from dave dot korn at artimi dot com 2007-04-07 14:07 --- Manu: I was not criticizing your patch. [ ... ] So sorry, I didn't mean you to think I was offended! I took your comment completely at face value. [ ... ] I hope this helps. It most certainly does! I

[Bug fortran/31399] Wrong code for do loop with large interation count

2007-04-07 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-04-07 14:15 --- Created an attachment (id=13337) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13337action=view) Patch -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31503] New: gcc exhausts memory when compiling pixie with optimizations

2007-04-07 Thread gonsolo at gmail dot com
Steps to reproduce: 1. Download Pixie 2.1.1 from https://sourceforge.net/project/showfiles.php?group_id=59462 2. untar and configure 3. Try to compile with make, specifically Pixie/src/ri/execute.cpp Memory usage blows up and g++ gets killed. Compiling with make CXXFLAGS=-g works. --

[Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-07 15:30 --- If GCC is causing your machine to freeze, there is only one possibility, your machine is over heating and this is not a GCC bug. I think you need to check your hardware. Also if you are getting messages from the

[Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine

2007-04-07 Thread ye dot patrick at gmail dot com
--- Comment #2 from ye dot patrick at gmail dot com 2007-04-07 15:43 --- I did think overheating was an issue, but then I turned off the computer for half an hour then turned it back on to compile the same code and the same error occurred. The temperature of my room at the time was

[Bug fortran/31257] ICE in gfc_conv_expr_descriptor

2007-04-07 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2007-04-07 15:45 --- Subject: Bug number PR31257 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-04/msg00321.html --

[Bug preprocessor/14331] please add option to suppress warning message no newline at end of file

2007-04-07 Thread pbrook at gcc dot gnu dot org
-- pbrook at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dave dot korn at artimi dot |dot org

[Bug testsuite/31369] 100's of new libgomp fails

2007-04-07 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2007-04-07 16:10 --- Subject: Bug 31369 Author: danglin Date: Sat Apr 7 16:10:06 2007 New Revision: 123638 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123638 Log: PR testsuite/31369 *

[Bug testsuite/31369] 100's of new libgomp fails

2007-04-07 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2007-04-07 16:13 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/31489] error says struct when it should say class

2007-04-07 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2007-04-07 16:23 --- Confirmed. I think a patch would be of interest. Maybe one could just tweak the error to read x.cc:5: error: invalid use of undefined type 'foobar' x.cc:1: error: forward declaration of struct or class 'foobar' --

[Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine

2007-04-07 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2007-04-07 16:29 --- (In reply to comment #2) I'm willing to accept this as an hardware/OS issue, but then am I really that unlikely to be the only person having this kind of problem? In other words, has this type of problems been seen

[Bug ada/31504] New: GCC error: in staticp, at tree.c:2017

2007-04-07 Thread danglin at gcc dot gnu dot org
+===GNAT BUG DETECTED==+ | 4.3.0 20070407 (experimental) (hppa-unknown-linux-gnu) GCC error:| | in staticp, at tree.c:2017 | | Error detected at a-exexda.adb:239:40

[Bug fortran/31471] gfortran does not detect a labeled FORALL with an unlabeled END FORALL

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2007-04-07 16:49 --- I'll look into this during the next week. The same bug seems to be present with WHERE. Fix should be trivial. -- tobi at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31505] New: Canonical types failures

2007-04-07 Thread bangerth at dealii dot org
For the attached (unfortunately rather lengthy) file I finally managed to get a reproducible testcase that spews out several pages of canonical types warning messages when compiled with -O2 (but not with -O0): examples/step-27 /tmp/bangerth/bin/gcc-mainline/bin/g++ -c step-27.ii -O2 step-27.cc:

[Bug fortran/31466] spurious error message when inner parentheses of a FORMAT statement are empty

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2007-04-07 16:54 --- I verified Tobias' reading of the standard. Closing as invalid. Perhaps the error message could be more helpful. -- tobi at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31506] New: Canonical types failures

2007-04-07 Thread bangerth at dealii dot org
For the attached (unfortunately rather lengthy) file I finally managed to get a reproducible testcase that spews out several pages of canonical types warning messages when compiled with -O2 (but not with -O0): examples/step-27 /tmp/bangerth/bin/gcc-mainline/bin/g++ -c step-27.ii -O2 step-27.cc:

[Bug c++/31506] Canonical types failures

2007-04-07 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-04-07 16:55 --- Ack, using the back button over PR submissions is no good... *** This bug has been marked as a duplicate of 31505 *** -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/31505] Canonical types failures

2007-04-07 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-04-07 16:55 --- *** Bug 31506 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31505

[Bug c++/31505] Canonical types failures

2007-04-07 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2007-04-07 16:59 --- For some reason, bugzilla gives me an internal error when I try to attach the file. In any case, it is here: http://www.math.tamu.edu/~bangerth/step-27.ii.gz -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31505

[Bug fortran/31346] wrong values for ubound and size of deferred shape arrays

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #5 from tobi at gcc dot gnu dot org 2007-04-07 17:04 --- (In reply to comment #4) (In reply to comment #3) But even if it is the case, the compiler should report an error. This is not a requirement of the standard but is a long standing regression, relative to g77.

[Bug fortran/31251] Non-integer character length leads to segfault

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #1 from tobi at gcc dot gnu dot org 2007-04-07 17:05 --- *** Bug 31414 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31251

[Bug fortran/31414] Non-integer expression as character length

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #1 from tobi at gcc dot gnu dot org 2007-04-07 17:05 --- Trying to break PaulT's heart by artificially increasing our bug count, FX? :-) *** This bug has been marked as a duplicate of 31251 *** -- tobi at gcc dot gnu dot org changed: What|Removed

[Bug fortran/30998] Big code with assigned goto's loops with optimization

2007-04-07 Thread tobi at gcc dot gnu dot org
--- Comment #2 from tobi at gcc dot gnu dot org 2007-04-07 17:09 --- Waiting for more than 5 weeks should be enough. Please reopen if you come forth with a testcase. -- tobi at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31506] Canonical types failures

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-04-07 17:28 --- Ack, using the back button over PR submissions is no good... Which has been fixed in bugzilla 3.0 so when we upgrade, that problem will be fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31506

[Bug rtl-optimization/31500] FAIL: gcc.dg/Warray-bounds.c (internal compiler error)

2007-04-07 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2007-04-07 17:29 --- Richard, Since you added these tests, do you have any thoughts as to what should be done regarding these fails. Clearly, these tests invoke undefined behavior, so the compiler can ICE. On the otherhand, the

[Bug rtl-optimization/31500] FAIL: gcc.dg/Warray-bounds.c (internal compiler error)

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-04-07 17:35 --- This is just like PR 12535 where DSE is trying to remove part of the prologue/epilogue also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31500

[Bug rtl-optimization/12535] Attempt to delete prologue/epilogue insn

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-04-07 17:36 --- Simplified testcase. This bug is probably a WONTFIX. No, it should not be a WONTFIX. The DSE implementation should try not to delete part of prologue/epilogue . --

[Bug rtl-optimization/31500] FAIL: gcc.dg/Warray-bounds.c (internal compiler error)

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-04-07 17:38 --- Basically flow (or really the DSE part of flow) should be taught that the prologue/epilogue is special and should not be deleted. Maybe a good idea is to see if the dataflow branch with its new DSE gets this ICE

[Bug rtl-optimization/31500] FAIL: gcc.dg/Warray-bounds.c (internal compiler error)

2007-04-07 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2007-04-07 18:01 --- Subject: Re: FAIL: gcc.dg/Warray-bounds.c (internal compiler error) This is just like PR 12535 where DSE is trying to remove part of the prologue/epilogue also. Looks similar. Particularly, the

[Bug libfortran/31501] libgfortran I/O performance issues

2007-04-07 Thread jvdelisle at gcc dot gnu dot org
-- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot |dot org

[Bug c++/31505] Canonical types failures

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-04-07 20:25 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31505

[Bug fortran/31293] Implicit character and array returning functions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-07 21:14 --- Subject: Bug 31293 Author: pault Date: Sat Apr 7 21:13:52 2007 New Revision: 123641 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123641 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/31424] ICE involving transfer function, and passing function return to subroutine

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-07 21:18 --- Subject: Bug 31424 Author: pault Date: Sat Apr 7 21:18:17 2007 New Revision: 123642 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123642 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/31214] User-defined operator using entry leads to ICE

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-04-07 21:18 --- Subject: Bug 31214 Author: pault Date: Sat Apr 7 21:18:17 2007 New Revision: 123642 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123642 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/31222] Rejected: implicitly-typed dummys used in initialization expressions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:21 --- Subject: Bug 31222 Author: pault Date: Sat Apr 7 21:20:49 2007 New Revision: 123643 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123643 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug libffi/31507] New: libffi regression, many.c, closure_fn2/fn3.c with -Os

2007-04-07 Thread andreast at gcc dot gnu dot org
The mentioned test cases produce an ICE in reload.c:3737 Attached. Also the preprocessed source for closure_fn3.c I can not cp with firefox atm. -- Summary: libffi regression, many.c, closure_fn2/fn3.c with -Os Product: gcc Version: 4.3.0 Status:

[Bug libffi/31507] libffi regression, many.c, closure_fn2/fn3.c with -Os

2007-04-07 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2007-04-07 21:23 --- Created an attachment (id=13338) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13338action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31507

[Bug fortran/30872] Bogus size of variable is too large

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-07 21:23 --- Subject: Bug 30872 Author: pault Date: Sat Apr 7 21:23:40 2007 New Revision: 123644 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123644 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug libffi/31507] libffi regression, many.c, closure_fn2/fn3.c with -Os

2007-04-07 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2007-04-07 21:24 --- Created an attachment (id=13339) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13339action=view) error text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31507

[Bug fortran/30880] Derived types with default value -- function with ENTRY: rejected at compile time

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-07 21:25 --- Subject: Bug 30880 Author: pault Date: Sat Apr 7 21:25:43 2007 New Revision: 123645 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123645 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug target/31507] [4.3 Regression] libffi regression, many.c, closure_fn2/fn3.c with -Os

2007-04-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug fortran/31257] ICE in gfc_conv_expr_descriptor

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:29 --- Subject: Bug 31257 Author: pault Date: Sat Apr 7 21:29:13 2007 New Revision: 123646 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123646 Log: 2007-04-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/31214] User-defined operator using entry leads to ICE

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-04-07 21:31 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/31293] Implicit character and array returning functions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:32 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/31222] Rejected: implicitly-typed dummys used in initialization expressions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2007-04-07 21:32 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30872] Bogus size of variable is too large

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:33 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30880] Derived types with default value -- function with ENTRY: rejected at compile time

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:33 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/31257] ICE in gfc_conv_expr_descriptor

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2007-04-07 21:34 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/30289] avr-gcc: builtin memset(): wrong code

2007-04-07 Thread aesok at gcc dot gnu dot org
--- Comment #2 from aesok at gcc dot gnu dot org 2007-04-07 23:00 --- Subject: Bug 30289 Author: aesok Date: Sat Apr 7 23:00:33 2007 New Revision: 123647 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123647 Log: PR target/30289 * config/avr/avr.md (*clrmemqi,

[Bug target/30289] avr-gcc: builtin memset(): wrong code

2007-04-07 Thread aesok at gcc dot gnu dot org
--- Comment #3 from aesok at gcc dot gnu dot org 2007-04-07 23:15 --- Subject: Bug 30289 Author: aesok Date: Sat Apr 7 23:14:51 2007 New Revision: 123648 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123648 Log: PR target/30289 * config/avr/avr.md (*clrmemqi,

[Bug target/30289] avr-gcc: builtin memset(): wrong code

2007-04-07 Thread aesok at gcc dot gnu dot org
--- Comment #4 from aesok at gcc dot gnu dot org 2007-04-07 23:21 --- Subject: Bug 30289 Author: aesok Date: Sat Apr 7 23:21:01 2007 New Revision: 123649 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123649 Log: PR target/30289 * config/avr/avr.md (*clrmemqi,

[Bug target/30289] avr-gcc: builtin memset(): wrong code

2007-04-07 Thread aesok at gcc dot gnu dot org
--- Comment #5 from aesok at gcc dot gnu dot org 2007-04-07 23:23 --- Fixed in 4.1, 4.2 branch, and HEAD. -- aesok at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31504] GCC error: in staticp, at tree.c:2017

2007-04-07 Thread dberlin at gcc dot gnu dot org
--- Comment #1 from dberlin at gcc dot gnu dot org 2007-04-07 23:40 --- See on-list discussion, but basically, it should suffice to simply remove the assert, which will give the Ada frontend the same behavior it used to get. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31504

[Bug c++/31505] Canonical types failures

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-04-08 00:05 --- I bet a beer that this is related to code like: int a[] = {1,2}; The only reason I am saying that is because the last time I looked into a failure of giving the same aliasing set to int[] = {1,2} as int[2] was the

[Bug ada/31504] GCC error: in staticp, at tree.c:2017

2007-04-07 Thread dberlin at gcc dot gnu dot org
--- Comment #2 from dberlin at gcc dot gnu dot org 2007-04-08 00:50 --- Patch was reverted -- dberlin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31323] typename A::B * p; in template definition, with curiously recurring template inheritance

2007-04-07 Thread bangerth at dealii dot org
--- Comment #5 from bangerth at dealii dot org 2007-04-08 00:54 --- (In reply to comment #4) ive no idea which part of the standard should imply/allow this. if one replaces typename T::privIC * priv with T * priv, its valid and it compiles. I thought T::privC is equally accessible

[Bug c++/31382] Internal compiler Error (Is this a bug?)

2007-04-07 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-04-08 00:56 --- An internal compiler error is always a bug on our side. Please follow the guidelines at http://gcc.gnu.org/bugs.html and supply us with the information listed there. W. -- bangerth at dealii dot org changed:

[Bug c++/31397] Useful compiler warning missing (virtual functions in derived classes used without 'virtual')

2007-04-07 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2007-04-08 00:58 --- (In reply to comment #1) Do you mean -Woverloaded-virtual? (see man page) The diagostic reports when a derived class's method 'hides' the base class's. No, he simply wants to know that it doesn't matter from a

[Bug c++/31445] [4.3 regression] type_argument_pack not supported by dump_type

2007-04-07 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-04-08 01:01 --- I also find this a bit weird: bug.cc:4: error: parameter packs not expanded with `...': bug.cc:4: note: 't' If the error ends with a colon, then the variable name should also be listed as part of the error

[Bug c++/31503] gcc exhausts memory when compiling pixie with optimizations

2007-04-07 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-04-08 01:03 --- Please follow the steps outlined at http://gcc.gnu.org/bugs.html . In particular, we'll need a preprocessed source file. It would also be of interest how much memory you see that this testcase actually consumes before

[Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine

2007-04-07 Thread ye dot patrick at gmail dot com
--- Comment #4 from ye dot patrick at gmail dot com 2007-04-08 04:39 --- The error occurs extremely often on the same files, but not all the time. For example, if I was to compile snow.c (the file that generated the error in my initial report) 10 times, it would have the same error 6-8

[Bug c++/31505] [4.3 Regression] Canonical types failures

2007-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-04-08 05:55 --- Reduced testcase (which makes I am correct): template int dim struct Point { Point (const double x, const double y); }; Point2 f(void) {} void create_coarse_grid () { static const Point2