http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57795
Yaakov (Cygwin Ports) changed:
What|Removed |Added
CC||yselkowitz at users dot
sourcefor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56780
--- Comment #6 from Yaakov (Cygwin Ports) ---
Not only that, but even with --enable-install-libiberty, it's not being
installed in CVS HEAD. Don't you need to remove the resetting of
target_header_dir in libiberty/configure.ac:408 (and hence
libi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56780
Yaakov (Cygwin Ports) changed:
What|Removed |Added
CC||yselkowitz at users dot
sourcefor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44613
--- Comment #7 from Yaakov (Cygwin Ports) 2011-03-30 09:11:43 UTC ---
Isn't this just a case of "jump to case label crosses initialization", which is
now an error?