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: BUG - compiling gnu/parted/fs_ext2


Treeve Jelbert <treeve01@pi.be> writes:
> this program is part of  the gnu/parted project
> [...]
> ext2_mkfs.c: In function `ext2_mkfs':
> ext2_mkfs.c:594: Internal compiler error in print_rtl_and_abort, at
> flow.c:6458

Seems to be fixed in the 3.1 prerelease.

[Command line was:

   gcc -mcpu=athlon -march=athlon -O3 -W -Wall -Wno-unused \
        -fpreprocessed -Wno-switch -Wno-format -Werror -fPIC -S \
        ext2_mkfs.i
]

Richard


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