This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/6197: gcc3.0.3 error: it says:Internal compiler error in subst_stack_regs_pat, at reg-stack.c:1397


Synopsis: gcc3.0.3 error: it says:Internal compiler error in subst_stack_regs_pat, at reg-stack.c:1397

State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Sun Apr  7 18:38:51 2002
State-Changed-Why:
    Problem reproduced.
    Compiling with -Wall yields many warnings:
    
    sediment.c: In function `sediment_fall_velocity':
    sediment.c:72: warning: implicit declaration of function `sqrt'
    sediment.c:75: warning: implicit declaration of function `printf'
    sediment.c:79: warning: no return statement in function returning non-void
    sediment.c: In function `rhs_sediment_eq':
    sediment.c:125: warning: left-hand operand of comma expression has no
    effect
    sediment.c: In function `update_sediment_bc':
    sediment.c:155: warning: unused variable `kvtop'
    sediment.c: In function `sediment_fall_velocity':
    sediment.c:79: warning: control reaches end of non-void function
    sediment.c:79: Internal compiler error in subst_stack_regs_pat, at reg-stack.c:1441
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6197


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]