[Bug bootstrap/30272] New: Build failure under SGI Irix (GFortran)

2006-12-21 Thread P dot Schaffnit at access dot rwth-aachen dot de
Hi! With fairly recent sources (120074), building GCC fails under SGI Irix. I cannot rule out that it's due to the fact that the system is outdated, and some tools should be updated (but which?). Here's a link to where I've reported that to the GFortran list, and the subsequent comments:

[Bug fortran/30273] New: gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread anlauf at gmx dot de
Hi, here's another one: gfcbug49.f90: In function 'construct': gfcbug49.f90:20: fatal error: gfc_todo: Not Implemented: Unable to determine rank of expression compilation terminated. The reduced example code is attached. Cheers, -ha -- Summary: gfc_todo: Not Implemented: Unable

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread anlauf at gmx dot de
--- Comment #1 from anlauf at gmx dot de 2006-12-21 08:41 --- Created an attachment (id=12829) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12829action=view) Demo code for gfc_todo -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30273

[Bug fortran/30081] Interface bug overloading random_seed, random_number

2006-12-21 Thread anlauf at gmx dot de
--- Comment #8 from anlauf at gmx dot de 2006-12-21 08:49 --- (In reply to comment #7) Paul, a personal thanks for taking care of this one. With this patch in place, I was now able proceed compiling a major software piece just to hit the next gfc_todo (PR 30273)... Anyway, a merry

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-21 Thread nathan at gcc dot gnu dot org
-- nathan at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |nathan at gcc dot gnu dot |dot org

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2006-12-21 Thread nathan at gcc dot gnu dot org
--- Comment #3 from nathan at gcc dot gnu dot org 2006-12-21 09:04 --- Fixed on mainline 2006-12-21 Nathan Sidwell [EMAIL PROTECTED] PR target/28966 PR target/29248 * reload1.c (reload): Realign stack after it changes size. -- nathan at gcc dot gnu dot org

[Bug target/29867] [4.3 Regression] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-12-21 Thread eesrjhc at bath dot ac dot uk
--- Comment #13 from eesrjhc at bath dot ac dot uk 2006-12-21 09:10 --- Created an attachment (id=12830) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12830action=view) Includes as requested by Daniel Various include files as requested by Daniel in comment number 12. --

[Bug bootstrap/30272] Build failure under SGI Irix (GFortran)

2006-12-21 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2006-12-21 09:32 --- There is a related hack for `cabs` in fixincludes/inclhack.def. Adding `cabsl` may be sufficient to fix this. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/30272] Build failure under SGI Irix (GFortran)

2006-12-21 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #2 from P dot Schaffnit at access dot rwth-aachen dot de 2006-12-21 09:38 --- Erm... I have very little knowledge of C, and next to no understanding of the GCC sources, so I'm afraid I do not fully understand what could be done, but if you care to spell it out (easy and

[Bug bootstrap/30272] Build failure under SGI Irix (GFortran)

2006-12-21 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2006-12-21 11:53 --- Comment #2 was meant as a hint for someone who knows how to fix it ;) Btw, could you please attach the offending math.h to this PR? Regards Daniel -- dfranke at gcc dot gnu dot org changed: What

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread burnus at gcc dot gnu dot org
-- burnus at gcc dot gnu dot org changed: What|Removed |Added CC||burnus at gcc dot gnu dot |

[Bug target/30230] Incorrect ia64 EH info when an EH region ends in the middle of a bundle

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2006-12-21 12:59 --- Subject: Bug 30230 Author: jakub Date: Thu Dec 21 12:59:06 2006 New Revision: 120103 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120103 Log: PR target/30230 * config/ia64/ia64.c

[Bug target/30230] Incorrect ia64 EH info when an EH region ends in the middle of a bundle

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-12-21 13:04 --- Subject: Bug 30230 Author: jakub Date: Thu Dec 21 13:04:08 2006 New Revision: 120104 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120104 Log: PR target/30230 * config/ia64/ia64.c

[Bug target/30230] Incorrect ia64 EH info when an EH region ends in the middle of a bundle

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2006-12-21 13:06 --- Subject: Bug 30230 Author: jakub Date: Thu Dec 21 13:06:37 2006 New Revision: 120105 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120105 Log: PR target/30230 * config/ia64/ia64.c

[Bug middle-end/30263] ICE with openmp parallel accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-12-21 13:13 --- Subject: Bug 30263 Author: jakub Date: Thu Dec 21 13:13:15 2006 New Revision: 120106 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120106 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug middle-end/30262] [4.0/4.1/4.2/4.3 Regression] ICE with nested fn accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-12-21 13:13 --- Subject: Bug 30262 Author: jakub Date: Thu Dec 21 13:13:15 2006 New Revision: 120106 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120106 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug middle-end/30262] [4.0/4.1/4.2/4.3 Regression] ICE with nested fn accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-12-21 13:19 --- Subject: Bug 30262 Author: jakub Date: Thu Dec 21 13:18:52 2006 New Revision: 120107 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120107 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug middle-end/30263] ICE with openmp parallel accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2006-12-21 13:19 --- Subject: Bug 30263 Author: jakub Date: Thu Dec 21 13:18:52 2006 New Revision: 120107 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120107 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug bootstrap/30272] Build failure under SGI Irix (GFortran)

2006-12-21 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #4 from P dot Schaffnit at access dot rwth-aachen dot de 2006-12-21 13:22 --- Created an attachment (id=12831) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12831action=view) GZip-ed relevant math.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30272

[Bug bootstrap/30272] Build failure under SGI Irix (GFortran)

2006-12-21 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #5 from P dot Schaffnit at access dot rwth-aachen dot de 2006-12-21 13:23 --- Following Daniel's advice (which does sound to make sense), here's this faulty math.h... I hope someone can make sense of this all... Thanks! Philippe --

[Bug middle-end/30262] [4.0/4.1/4.2/4.3 Regression] ICE with nested fn accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2006-12-21 13:37 --- Subject: Bug 30262 Author: jakub Date: Thu Dec 21 13:37:41 2006 New Revision: 120108 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120108 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug middle-end/30263] ICE with openmp parallel accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-12-21 13:38 --- Subject: Bug 30263 Author: jakub Date: Thu Dec 21 13:37:41 2006 New Revision: 120108 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120108 Log: PR middle-end/30262 PR middle-end/30263 *

[Bug c++/30274] New: bool bit-field: wrong increment and decremenet

2006-12-21 Thread s__nakayama at infoseek dot jp
testcase #include stdio.h #ifndef __cplusplus typedef _Bool bool; #endif struct S { bool x: 4; }; int main() { struct S x = {1}; x.x++;// x.x: value becomes 2. printf(%d\n, x.x); // x.x--;// accept invalid return 0; } GCC 4.2 result $g++ a.c -o a;

[Bug middle-end/30263] ICE with openmp parallel accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-12-21 13:52 --- Fixed in SVN. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm m constraint

2006-12-21 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2006-12-21 13:53 --- Fixed for 4.2/4.3 so far. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30202] ICE in trans-array.c

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-12-21 14:00 --- Subject: Bug 30202 Author: pault Date: Thu Dec 21 13:59:57 2006 New Revision: 120109 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120109 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/29464] [4.1 and 4.2 only] problem with duplicate USE, ONLY of procedure in INTERFACE

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2006-12-21 14:19 --- Subject: Bug 29464 Author: pault Date: Thu Dec 21 14:19:40 2006 New Revision: 120110 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120110 Log: 2006-11-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/29941] [4.1 and 4.2 only] gfortran reports error with len of assumed size character array

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2006-12-21 14:33 --- Subject: Bug 29941 Author: pault Date: Thu Dec 21 14:32:51 2006 New Revision: 120111 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120111 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/29464] [4.1 only] problem with duplicate USE, ONLY of procedure in INTERFACE

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-12-21 14:56 --- Fixed on trunk and 4.2 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29941] [4.1 only] gfortran reports error with len of assumed size character array

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-12-21 14:56 --- Fixed on trunk and 4.2 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30096] [4.1 and 4.2 only] Interface bug: gfortran falsely detect ambigious interface, scoping problem?

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-12-21 15:05 --- Subject: Bug 30096 Author: pault Date: Thu Dec 21 15:05:24 2006 New Revision: 120113 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120113 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/29975] [meta-bugs] [4.1 and 4.2 only] ICEs with CP2K

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #41 from pault at gcc dot gnu dot org 2006-12-21 15:05 --- Subject: Bug 29975 Author: pault Date: Thu Dec 21 15:05:24 2006 New Revision: 120113 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120113 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/30068] [4.1 and 4.2 only] Ambigous interfaces not detected

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #14 from pault at gcc dot gnu dot org 2006-12-21 15:05 --- Subject: Bug 30068 Author: pault Date: Thu Dec 21 15:05:24 2006 New Revision: 120113 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120113 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/30068] [4.1 only] Ambigous interfaces not detected

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #15 from pault at gcc dot gnu dot org 2006-12-21 15:07 --- Fixed on trunk and 4.2 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30096] [4.1 only] Interface bug: gfortran falsely detect ambigious interface, scoping problem?

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2006-12-21 15:07 --- Fixed on trunk and 4.2 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/323] optimized code gives strange floating point results

2006-12-21 Thread bruno at clisp dot org
--- Comment #87 from bruno at clisp dot org 2006-12-21 15:08 --- The option -ffloat-store, recommended by Richard Henderson, has the effect of decreasing the performance of floating-point operations for the entire compilation unit. If you want a minimal fix that does not affect other

[Bug java/28090] incorrect implementation of expand_java_arraystore

2006-12-21 Thread aph at gcc dot gnu dot org
--- Comment #5 from aph at gcc dot gnu dot org 2006-12-21 15:09 --- I fixed PR19505 in July. Should not this patch go in? This is the last bug blocking 28067... -- aph at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30238] [GCC 4.2 only] associated(null-pointer, null-pointer) returns .true.

2006-12-21 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2006-12-21 15:17 --- http://gcc.gnu.org/ml/gcc-cvs/2006-12/msg00691.html -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/30200] [4.1 only] write(*,myfmt=(1X,a,'xyz')) A prints Az' instead of Axyz

2006-12-21 Thread burnus at gcc dot gnu dot org
--- Comment #15 from burnus at gcc dot gnu dot org 2006-12-21 15:20 --- Will this be be fixed for 4.1 too? Or can this PR be closed? -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/20872] Interface name must not be a generic name

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-12-21 15:27 --- (In reply to comment #1) ... shall not be a generic name (unless it is also a specific name) This now generates the error, with 4.2 and 4.3: Error: GENERIC non-INTRINSIC procedure 'sum' is not allowed as an actual

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-12-21 15:44 --- (In reply to comment #1) Changing the FORALL to a DO loop is a workaround. Something strange is happening in the forall assignment. Thanks Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30273

[Bug libfortran/30200] [4.1 only] write(*,myfmt=(1X,a,'xyz')) A prints Az' instead of Axyz

2006-12-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #16 from jvdelisle at gcc dot gnu dot org 2006-12-21 16:03 --- I have the patch ready, I will commit sometime today to 4.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30200

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2006-12-21 16:05 --- Harald, I found it in a couple of minutes; the dependency analysis does not know about NULL(), decides the worst and makes a mess of it! Index: gcc/fortran/dependency.c

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2006-12-21 Thread burnus at gcc dot gnu dot org
--- Comment #42 from burnus at gcc dot gnu dot org 2006-12-21 16:09 --- I'm in faviour of closing this bug. The patch associated to this PR is checked in into 4.3 and 4.2 And all the dependend bugs are either fixed or at least check into 4.3. --

[Bug fortran/30084] segmentation fault when compiling certain code

2006-12-21 Thread burnus at gcc dot gnu dot org
--- Comment #6 from burnus at gcc dot gnu dot org 2006-12-21 16:18 --- Note the patch was submitted 19/12 but the tracking system seems to have lost it. http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01326.html -- burnus at gcc dot gnu dot org changed: What|Removed

[Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet

2006-12-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-21 18:13 --- The problem is in: if (same_type_p (TREE_TYPE (arg), boolean_type_node)) Which was in 4.2 and before: if (TREE_TYPE (arg) == boolean_type_node) Confirmed. I might be able to fix this. --

[Bug middle-end/30229] Out of memory error during make of gcc 4.1.1 using 3.3.5

2006-12-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|blocker |normal Component|bootstrap |middle-end

[Bug c++/30253] [4.3 Regression] ICE with statement expression inside a conditional

2006-12-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-12-21 18:45 --- This was introduced between 4.3.0 20061202 and 4.3.0 20061220 -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/30211] model missing vec_extract_even/odd idioms for ia64

2006-12-21 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement Status|UNCONFIRMED |NEW

[Bug fortran/30207] [4.2 Regression] ICE in gfc_dep_resolver with where (a 0) a(:) = 1

2006-12-21 Thread sayle at gcc dot gnu dot org
--- Comment #10 from sayle at gcc dot gnu dot org 2006-12-21 18:54 --- Subject: Bug 30207 Author: sayle Date: Thu Dec 21 18:54:37 2006 New Revision: 120116 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120116 Log: 2006-12-21 Roger Sayle [EMAIL PROTECTED] Steven G.

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2006-12-21 19:15 --- Subject: Bug number PR30273 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/2006-12/msg01519.html --

[patch, fixincludes] PR29867 - [4.3 Regression] fixes not applied due to distro-specific subdirectories

2006-12-21 Thread Daniel Franke
Hi all. The reported problem appeared with r118356 when some C99 related inline changes were introduced. Fixinclude hacks `glibc_c99_inline_[1234]` were introduced and adapted by Geoffrey and Richard respectively, to deal with broken headers. Later, PR29867 was filed, it seemed that more

[Bug c++/30253] [4.3 Regression] ICE with statement expression inside a conditional

2006-12-21 Thread dcb314 at hotmail dot com
--- Comment #5 from dcb314 at hotmail dot com 2006-12-21 19:55 --- (In reply to comment #4) This was introduced between 4.3.0 20061202 and 4.3.0 20061220 Strange - is there a possible typo on the last date ? I found snapshot 4.3-20061216 going wrong, so if the last date is correct,

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2006-12-21 19:56 --- Subject: Bug 30273 Author: pault Date: Thu Dec 21 19:56:34 2006 New Revision: 120117 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120117 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/30273] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-12-21 20:54 --- Subject: Bug 30273 Author: pault Date: Thu Dec 21 20:54:40 2006 New Revision: 120118 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120118 Log: 2006-12-21 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/30273] [4.1 only] gfc_todo: Not Implemented: Unable to determine rank of expression

2006-12-21 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-12-21 20:55 --- Fixed on trunk and 4.2. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29867] [4.3 Regression] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-12-21 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #14 from Jean-pierre dot vial at wanadoo dot fr 2006-12-21 21:00 --- Created an attachment (id=12832) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12832action=view) new conflicting includes the requested files, plus /usr/include/bits/stdio.h all variants existing in

[Bug target/29867] [4.3 Regression] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-12-21 Thread dfranke at gcc dot gnu dot org
--- Comment #15 from dfranke at gcc dot gnu dot org 2006-12-21 21:13 --- Jean-Pierre, thanks for this. While my conjecture [1] was correct for Roger's files, those you attached seem to pose another problem. I will investigate further ... [1]

[Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-12-21 Thread ebotcazou at gcc dot gnu dot org
--- Comment #53 from ebotcazou at gcc dot gnu dot org 2006-12-21 22:10 --- Subject: Bug 29639 Author: ebotcazou Date: Thu Dec 21 22:10:30 2006 New Revision: 120121 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120121 Log: PR other/29639 * configure.ac

[Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-12-21 Thread ebotcazou at gcc dot gnu dot org
--- Comment #54 from ebotcazou at gcc dot gnu dot org 2006-12-21 22:13 --- Hopefully everywhere. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/30271] -mstrict-align can cause bad code generation for struct agrument passing

2006-12-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-21 22:23 --- The problem is that we force the struct to be BLKmode from DImode with: /* If structure's known alignment is less than what the scalar mode would need, and it matters, then stick with BLKmode. */ if

[Bug rtl-optimization/25514] [4.0/4.1 regression] internal consistency failure

2006-12-21 Thread ebotcazou at gcc dot gnu dot org
--- Comment #14 from ebotcazou at gcc dot gnu dot org 2006-12-21 22:27 --- Not sure what to think about the current state of affairs of the 4.1 branch and, consequently, about this PR. Anyone? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25514

[Bug libgomp/28209] None of the GOMP_* environment variables are documented

2006-12-21 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2006-12-21 22:29 --- Subject: Bug 28209 Author: dfranke Date: Thu Dec 21 22:29:08 2006 New Revision: 120122 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120122 Log: 2006-12-21 Daniel Franke [EMAIL PROTECTED] PR

[Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition

2006-12-21 Thread sje at cup dot hp dot com
--- Comment #2 from sje at cup dot hp dot com 2006-12-21 23:20 --- This bug only occurs when NOT in -funit-at-a-time mode. Is there a plan to switch all front-ends to unit-at-a-time compilation (which will fix this bug) or is it still worth coming up with a fix for NON unit-at-a-time

[Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet

2006-12-21 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-12-22 00:52 --- When is the justification that we expect a value of 2? Bool in C++ is a one-bit type and when you do x.x++ I would imagine that you overflow the range of that type. The fact that you declare it as a bit-field of length

[Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition

2006-12-21 Thread hubicka at ucw dot cz
--- Comment #3 from hubicka at ucw dot cz 2006-12-22 00:54 --- Subject: Re: [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition Hi, Even if all frontends can do unit-at-a-time, non-unit-at-a-time is, sadly, still essential for

[Bug fortran/25818] Problem with handling optional and entry master arguments

2006-12-21 Thread patchapp at dberlin dot org
--- Comment #20 from patchapp at dberlin dot org 2006-12-22 02:20 --- Subject: Bug number PR25818 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/2006-12/msg01527.html --

[Bug c++/30168] [4.1/4.2/4.3 Regression] C++ constructors can cause invalid gimple to happen with complex typed variables

2006-12-21 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-12-22 07:31 --- Subject: Bug 30168 Author: pinskia Date: Fri Dec 22 07:30:55 2006 New Revision: 120144 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120144 Log: 2006-12-21 Andrew Pinski [EMAIL PROTECTED] PR

[Bug middle-end/30164] Gimplifier does not produce valid gimple for global_vectora = CONSTRUCTOR

2006-12-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-12-22 07:39 --- (In reply to comment #2) Actually there are three seperate issues: 1) for my recent vector patch, it was a c-gimplifier issue with respect of not setting GIMPLE_REG_P on the decls for the compount literals, this