[Bug fortran/23905] misbehavior of function "gfc_copy_array_spec" in gcc/fortran/array.c

2005-09-24 Thread skyhover at hotmail dot com
--- Additional Comments From skyhover at hotmail dot com 2005-09-24 22:32 --- Yes, you made me clear now. "dest->lower" points to the same thing as "src- >lower" after "*dest=*src". So the loop is semantically right, creating copies of expressions

[Bug fortran/23905] misbehavior of function "gfc_copy_array_spec" in gcc/fortran/array.c

2005-09-15 Thread skyhover at hotmail dot com
--- Additional Comments From skyhover at hotmail dot com 2005-09-16 05:53 --- There are some similar code in function "gfc_copy_array_ref" at line 53-55. There, "src" are kind of recursively copied into "dest". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23905

[Bug fortran/23907] missing switch-case in function "gfc_simplify_radix" in gcc/fortran/simplify.c?

2005-09-15 Thread skyhover at hotmail dot com
--- Additional Comments From skyhover at hotmail dot com 2005-09-16 05:45 --- Thanks for your information and clarification. I agree now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23907

[Bug fortran/23907] New: missing switch-case in function "gfc_simplify_radix" in gcc/fortran/simplify.c?

2005-09-15 Thread skyhover at hotmail dot com
function "gfc_simplify_radix" in gcc/fortran/simplify.c? Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org

[Bug fortran/23906] New: inappropriate branch condition in function "transform_sections" in "dependency.c"

2005-09-15 Thread skyhover at hotmail dot com
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: skyhover at hotmail dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23906

[Bug fortran/23905] New: misbehavior of function "gfc_copy_array_spec" in gcc/fortran/array.c

2005-09-15 Thread skyhover at hotmail dot com
0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: skyhover at hotmail dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: *-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23905