[Bug fortran/45624] Division by zero compiler error

2010-09-10 Thread leftynm at umich dot edu
--- Comment #5 from leftynm at umich dot edu 2010-09-10 16:06 --- Thanks guys. Yeah, I guess my use of PARAMETER wasn't consistent with how it works. I was using it to set a variable such that it cannot be changed. I found a work around though lets me keep it as a PARAMETER

[Bug fortran/45624] Division by zero compiler error

2010-09-09 Thread leftynm at umich dot edu
--- Comment #3 from leftynm at umich dot edu 2010-09-09 22:56 --- Ok, if the fact that the variable is a parameter causes this error, I'll have to adjust the rest of my code accordingly to work around this problem. It seems like there should be a better way to fix this, since I wa

[Bug fortran/45624] New: Division by zero compiler error

2010-09-09 Thread leftynm at umich dot edu
P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: leftynm at umich dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45624