Exception propagation problem on IA-64/Linux

Mark Mitchell mark@codesourcery.com
Fri Oct 28 16:19:00 GMT 2005


Alexandre Oliva wrote:

> If the strings turn out to be identical and the linker merges them, we
> fail...

The linker should not do that.  These are not random string literals;
these are the equivalent of the

  static char c[12] = "..."

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc mailing list