<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1159</id>
	<title>Nabble - gcc - bugs</title>
	<updated>2009-12-23T06:10:32Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/gcc---bugs-f1159.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gcc---bugs-f1159.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26902695</id>
	<title>[Bug target/42208] gcc trunk incorrectly linking against /usr/lib/libgcc_s.1.dylib</title>
	<published>2009-12-23T06:10:32Z</published>
	<updated>2009-12-23T06:10:32Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #7 from howarth at nitro dot med dot uc dot edu &amp;nbsp;2009-12-23 14:10 -------
&lt;br&gt;Current behavior is correct.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;howarth at nitro dot med dot uc dot edu changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|INVALID
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42208&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42208&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-target-42208---New%3A-gcc-trunk-incorrectly-linking-against--usr-lib-libgcc_s.1.dylib-tp26556337p26902695.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902674</id>
	<title>[Bug java/42307] WalkerTest execution failures</title>
	<published>2009-12-23T06:09:16Z</published>
	<updated>2009-12-23T06:09:16Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #5 from howarth at nitro dot med dot uc dot edu &amp;nbsp;2009-12-23 14:09 -------
&lt;br&gt;Proposed patch at &lt;a href=&quot;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00998.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00998.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42307&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42307&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-java-42307---New%3A-WalkerTest-execution-failures-tp26661175p26902674.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902670</id>
	<title>[Bug middle-end/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution,  -O3 -g with -m64</title>
	<published>2009-12-23T06:09:01Z</published>
	<updated>2009-12-23T06:09:01Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #39 from dominiq at lps dot ens dot fr &amp;nbsp;2009-12-23 14:09 -------
&lt;br&gt;With the patch in comment #37, the tests pass, but are not vectorized. I did a
&lt;br&gt;mistake after applying the patch in comment #38 and I am doing a &amp;quot;quick&amp;quot;
&lt;br&gt;bootstrap (~5h).
&lt;br&gt;&lt;br&gt;I have regtested the patch in comment #31 and I have ~75 regressions on
&lt;br&gt;x86_64-apple-darwin10 in the gcc vect test suite (~100 on
&lt;br&gt;powerpc-apple-darwin9). Is this expected? and do you want the list?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-41082---New%3A--4.5-Regression--FAIL%3A-gfortran.fortran-torture-execute-where_2.f90-execution%2C---O3--g-with--m64-tp24992222p26902670.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902523</id>
	<title>[Bug middle-end/42480]  New: Wrong-code for air.f90 with &quot;-O2 -fgraphite-identity&quot;</title>
	<published>2009-12-23T05:58:04Z</published>
	<updated>2009-12-23T05:58:04Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">At revision 155425 the executable &amp;nbsp;for air.f90 compiled with &amp;quot;-O2
&lt;br&gt;-fgraphite-identity&amp;quot; gives:
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&amp;nbsp; ITERATION# &amp;nbsp;TIME &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FINAL &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MASS RESIDUAL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;14 &amp;nbsp;100.000043187820 &amp;nbsp; 0.01000000 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NaN
&lt;br&gt;&amp;nbsp;deltat, final t, iterations
&lt;br&gt;&amp;nbsp; &amp;nbsp;100.00000000000000 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100.00004318782042 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 14
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NaN
&lt;br&gt;&lt;br&gt;The executable obtained with &amp;quot;-O1 -fgraphite-identity&amp;quot; is correct.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Wrong-code for air.f90 with &amp;quot;-O2 -fgraphite-identity&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.5.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: middle-end
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: dominiq at lps dot ens dot fr
&lt;br&gt;&amp;nbsp;GCC build triplet: x86_64-apple-darwin10
&lt;br&gt;&amp;nbsp; GCC host triplet: x86_64-apple-darwin10
&lt;br&gt;GCC target triplet: x86_64-apple-darwin10
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42480&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42480&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-42480---New%3A-Wrong-code-for-air.f90-with-%22-O2--fgraphite-identity%22-tp26902523p26902523.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902487</id>
	<title>[Bug middle-end/42479]  New: Wrong-code  for induct.f90 with &quot; -O3 -floop-block&quot;</title>
	<published>2009-12-23T05:54:31Z</published>
	<updated>2009-12-23T05:54:31Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">At revision 155425 the executable &amp;nbsp;for induct.f90 compiled with &amp;quot; -O3
&lt;br&gt;-floop-block&amp;quot; gives:
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&amp;nbsp;Maximum wand/quad abs rel mutual inductance = &amp;nbsp; 1.84138324899744549E-002
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;instead of 
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&amp;nbsp;Maximum wand/quad abs rel mutual inductance = &amp;nbsp; 5.95379428444659381E-002
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;when compiled with &amp;quot;-O2 -floop-block&amp;quot;.
&lt;br&gt;&lt;br&gt;Note that the wrong code runs in ~8.5s, while the fastest right code runs in
&lt;br&gt;~14s.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Wrong-code &amp;nbsp;for induct.f90 with &amp;quot; -O3 -floop-block&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.5.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: middle-end
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: dominiq at lps dot ens dot fr
&lt;br&gt;&amp;nbsp;GCC build triplet: x86_64-apple-darwin10
&lt;br&gt;&amp;nbsp; GCC host triplet: x86_64-apple-darwin10
&lt;br&gt;GCC target triplet: x86_64-apple-darwin10
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42479&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42479&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-42479---New%3A-Wrong-code--for-induct.f90-with-%22--O3--floop-block%22-tp26902487p26902487.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902424</id>
	<title>[Bug fortran/42478] [meta-bug] gfortran OpenMP bugs</title>
	<published>2009-12-23T05:49:46Z</published>
	<updated>2009-12-23T05:49:46Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from dfranke at gcc dot gnu dot org &amp;nbsp;2009-12-23 13:49 -------
&lt;br&gt;Shouldn't the &amp;quot;openmp&amp;quot; keyword
&lt;br&gt;(&lt;a href=&quot;http://gcc.gnu.org/bugzilla/describekeywords.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/describekeywords.cgi&lt;/a&gt;) be sufficient?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;dfranke at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|dfranke at gcc dot gnu dot
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42478&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42478&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42478---New%3A--meta-bug--gfortran-OpenMP-bugs-tp26901898p26902424.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902341</id>
	<title>[Bug libgomp/30471] OpenMP with static linking fails in fortran on amd64</title>
	<published>2009-12-23T05:41:45Z</published>
	<updated>2009-12-23T05:41:45Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #10 from janus at gcc dot gnu dot org &amp;nbsp;2009-12-23 13:41 -------
&lt;br&gt;*** Bug 42477 has been marked as a duplicate of this bug. ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;janus at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|janus at gcc dot gnu dot org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30471&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30471&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-libgomp-30471---New%3A-OpenMP-with-static-linking-fails-in-fortran-on-amd64-tp8371409p26902341.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902340</id>
	<title>[Bug fortran/42477] Runtime segfault with -fopenmp -static</title>
	<published>2009-12-23T05:41:44Z</published>
	<updated>2009-12-23T05:41:44Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #3 from janus at gcc dot gnu dot org &amp;nbsp;2009-12-23 13:41 -------
&lt;br&gt;(In reply to comment #2)
&lt;br&gt;&amp;gt; Dupe of PR30471?
&lt;br&gt;&lt;br&gt;Ah, yes, indeed. The segfault is cured by the workaround from comment #7 of
&lt;br&gt;that PR (i.e. compiling with -fopenmp -static -Wl,--whole-archive -lpthread
&lt;br&gt;-Wl,--no-whole-archive).
&lt;br&gt;&lt;br&gt;&lt;br&gt;*** This bug has been marked as a duplicate of 30471 ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;janus at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|DUPLICATE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42477---New%3A-Runtime-segfault-with--fopenmp--static-tp26901706p26902340.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902244</id>
	<title>[Bug fortran/42477] Runtime segfault with -fopenmp -static</title>
	<published>2009-12-23T05:32:35Z</published>
	<updated>2009-12-23T05:32:35Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #2 from dfranke at gcc dot gnu dot org &amp;nbsp;2009-12-23 13:32 -------
&lt;br&gt;Dupe of PR30471?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;dfranke at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|dfranke at gcc dot gnu dot
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42477---New%3A-Runtime-segfault-with--fopenmp--static-tp26901706p26902244.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902216</id>
	<title>[Bug fortran/42477] Runtime segfault with -fopenmp -static</title>
	<published>2009-12-23T05:29:15Z</published>
	<updated>2009-12-23T05:29:15Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from janus at gcc dot gnu dot org &amp;nbsp;2009-12-23 13:29 -------
&lt;br&gt;Btw, one also gets the segfault without actually calling 'omp_get_num_procs':
&lt;br&gt;&lt;br&gt;&amp;nbsp; subroutine s
&lt;br&gt;&amp;nbsp; &amp;nbsp; !$ use omp_lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; !$ print *, 'Number of processors:', &amp;nbsp; &amp;nbsp; &amp;nbsp;omp_get_num_procs()
&lt;br&gt;&amp;nbsp; end subroutine
&lt;br&gt;&lt;br&gt;end
&lt;br&gt;&lt;br&gt;This program can be compiled and run also without -fopenmp, and does absolutely
&lt;br&gt;nothing (besides producing a segfault with -fopenmp -static).
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;janus at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Known to fail| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|4.4.1 4.5.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42477---New%3A-Runtime-segfault-with--fopenmp--static-tp26901706p26902216.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901898</id>
	<title>[Bug fortran/42478]  New: [meta-bug] gfortran OpenMP bugs</title>
	<published>2009-12-23T05:13:13Z</published>
	<updated>2009-12-23T05:13:13Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [meta-bug] gfortran OpenMP bugs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.5.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: fortran
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: janus at gcc dot gnu dot org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42478&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42478&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42478---New%3A--meta-bug--gfortran-OpenMP-bugs-tp26901898p26901898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901706</id>
	<title>[Bug fortran/42477]  New: Runtime segfault with -fopenmp -static</title>
	<published>2009-12-23T04:56:39Z</published>
	<updated>2009-12-23T04:56:39Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">Consider this simple program:
&lt;br&gt;&lt;br&gt;use omp_lib
&lt;br&gt;print *, 'Number of processors:', omp_get_num_procs()
&lt;br&gt;end
&lt;br&gt;&lt;br&gt;After compiling this with &amp;quot;-fopenmp -static -fbacktrace&amp;quot;, executing it gives
&lt;br&gt;the output:
&lt;br&gt;&lt;br&gt;&amp;nbsp;Number of processors: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2
&lt;br&gt;&lt;br&gt;Program received signal 11 (SIGSEGV): Segmentation fault.
&lt;br&gt;&lt;br&gt;Backtrace for this error:
&lt;br&gt;&amp;nbsp; + function __restore_rt (0x41EAB0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; from file sigaction.c
&lt;br&gt;&lt;br&gt;The segfault is gone when compiling without the -static flag. Also this seems
&lt;br&gt;to be a Fortran-only problem. An equivalent C program does not run into the
&lt;br&gt;segfault.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Runtime segfault with -fopenmp -static
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.5.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Keywords: wrong-code
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: fortran
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: janus at gcc dot gnu dot org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42477&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-fortran-42477---New%3A-Runtime-segfault-with--fopenmp--static-tp26901706p26901706.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901242</id>
	<title>[Bug translation/42469] option help strings not properly using TAB</title>
	<published>2009-12-23T04:08:18Z</published>
	<updated>2009-12-23T04:08:18Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from jsm28 at gcc dot gnu dot org &amp;nbsp;2009-12-23 12:08 -------
&lt;br&gt;Part of this appears to be the same exgettext issue as bug 42467.
&lt;br&gt;&lt;br&gt;The rest appears to be option help strings using one or more spaces where
&lt;br&gt;a single TAB should be used:
&lt;br&gt;&lt;br&gt;common.opt:-Wframe-larger-than=&amp;lt;number&amp;gt; Warn if a function's stack frame
&lt;br&gt;requires more than &amp;lt;number&amp;gt; bytes
&lt;br&gt;common.opt:-fcompare-debug[=&amp;lt;opts&amp;gt;] Compile with and without e.g. -gtoggle, and
&lt;br&gt;compare the final-insns dump
&lt;br&gt;common.opt:-fdbg-cnt=&amp;lt;counter&amp;gt;:&amp;lt;limit&amp;gt;[,&amp;lt;counter&amp;gt;:&amp;lt;limit&amp;gt;,...] &amp;nbsp; &amp;nbsp;Set the debug
&lt;br&gt;counter limit. &amp;nbsp; 
&lt;br&gt;common.opt:-fira-verbose=&amp;lt;number&amp;gt; Control IRA's level of diagnostic messages.
&lt;br&gt;common.opt:-flto-compression-level=&amp;lt;number&amp;gt; Use zlib compression level &amp;lt;number&amp;gt;
&lt;br&gt;for IL
&lt;br&gt;common.opt:-fplugin-arg-&amp;lt;name&amp;gt;-&amp;lt;key&amp;gt;[=&amp;lt;value&amp;gt;] Specify argument &amp;lt;key&amp;gt;=&amp;lt;value&amp;gt;
&lt;br&gt;for plugin &amp;lt;name&amp;gt;
&lt;br&gt;c.opt:-imultilib &amp;lt;dir&amp;gt; Set &amp;lt;dir&amp;gt; to be the multilib include subdirectory
&lt;br&gt;fortran/lang.opt:-fblas-matmul-limit=&amp;lt;n&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size of the smallest matrix for
&lt;br&gt;which matmul will use BLAS
&lt;br&gt;fortran/lang.opt:-finit-character=&amp;lt;n&amp;gt; Initialize local character variables to
&lt;br&gt;ASCII value n
&lt;br&gt;fortran/lang.opt:-finit-integer=&amp;lt;n&amp;gt; Initialize local integer variables to n
&lt;br&gt;fortran/lang.opt:-finit-logical=&amp;lt;true|false&amp;gt; Initialize local logical variables
&lt;br&gt;fortran/lang.opt:-finit-real=&amp;lt;zero|nan|inf|-inf&amp;gt; Initialize local real
&lt;br&gt;variables
&lt;br&gt;fortran/lang.opt:-fmax-array-constructor=&amp;lt;n&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Maximum number of objects
&lt;br&gt;in an array constructor
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jsm28 at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;OtherBugsDependingO| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|40883
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; nThis| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Ever Confirmed|0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1
&lt;br&gt;&amp;nbsp; &amp;nbsp;Last reconfirmed|0000-00-00 00:00:00 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |2009-12-23 12:08:18
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;date| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summary|19 localization fails with &amp;nbsp;|option help strings not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|gcc ---help=fortran &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |properly using TAB
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42469&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42469&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-translation-42469---New%3A-19-localization-fails-with-gcc----help%3Dfortran-tp26893846p26901242.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901165</id>
	<title>[Bug translation/42467] exgettext should not remove TABs from option help strings</title>
	<published>2009-12-23T04:00:37Z</published>
	<updated>2009-12-23T04:00:37Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #4 from jsm28 at gcc dot gnu dot org &amp;nbsp;2009-12-23 12:00 -------
&lt;br&gt;*** Bug 42468 has been marked as a duplicate of this bug. ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-translation-42467---New%3A-Localization-fails-with--gnat%3Coptions%3E-line-in-gcc---help%3DAda-tp26893010p26901165.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901167</id>
	<title>[Bug translation/42468] Localization fails with --CLASSPATH line in gcc --help=Java</title>
	<published>2009-12-23T04:00:37Z</published>
	<updated>2009-12-23T04:00:37Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from jsm28 at gcc dot gnu dot org &amp;nbsp;2009-12-23 12:00 -------
&lt;br&gt;This is the same exgettext bug as bug 42467.
&lt;br&gt;&lt;br&gt;&lt;br&gt;*** This bug has been marked as a duplicate of 42467 ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jsm28 at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|DUPLICATE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42468&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42468&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-translation-42468---New%3A-Localization-fails-with---CLASSPATH-line-in-gcc---help%3DJava-tp26893267p26901167.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901136</id>
	<title>[Bug translation/42467] exgettext should not remove TABs from option help strings</title>
	<published>2009-12-23T03:58:25Z</published>
	<updated>2009-12-23T03:58:25Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #3 from jsm28 at gcc dot gnu dot org &amp;nbsp;2009-12-23 11:58 -------
&lt;br&gt;The option help string is passed for translation as a whole before
&lt;br&gt;the special interpretation for TAB as described in options.texi:
&lt;br&gt;&lt;br&gt;&amp;nbsp; The help text is automatically line-wrapped before being displayed.
&lt;br&gt;&amp;nbsp; Normally the name of the option is printed on the left-hand side of
&lt;br&gt;&amp;nbsp; the output and the help text is printed on the right. &amp;nbsp;However, if the
&lt;br&gt;&amp;nbsp; help text contains a tab character, the text to the left of the tab is
&lt;br&gt;&amp;nbsp; used instead of the option's name and the text to the right of the
&lt;br&gt;&amp;nbsp; tab forms the help text. &amp;nbsp;This allows you to elaborate on what type
&lt;br&gt;&amp;nbsp; of argument the option takes.
&lt;br&gt;&lt;br&gt;Thus, exgettext is wrong to remove the text before the tab (which
&lt;br&gt;generally does need translation of things such as &amp;lt;options&amp;gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jsm28 at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;OtherBugsDependingO| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|40883
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; nThis| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Ever Confirmed|0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1
&lt;br&gt;&amp;nbsp; &amp;nbsp;Last reconfirmed|0000-00-00 00:00:00 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |2009-12-23 11:58:25
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;date| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summary|Localization fails with - &amp;nbsp; |exgettext should not remove
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|gnat&amp;lt;options&amp;gt; line in gcc --|TABs from option help
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|help=Ada &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|strings
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42467&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-translation-42467---New%3A-Localization-fails-with--gnat%3Coptions%3E-line-in-gcc---help%3DAda-tp26893010p26901136.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900803</id>
	<title>[Bug c/42476]  New: &quot;warning: will never be executed&quot; about code which is executed with &quot;-Wunreachable-code&quot;</title>
	<published>2009-12-23T03:20:11Z</published>
	<updated>2009-12-23T03:20:11Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">Compiling the following code snippet:
&lt;br&gt;&lt;br&gt;int main(int argc, char **argv)
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int i;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int asize = 3;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int array[3];
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (i = asize - 1; i &amp;lt; asize; i++)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; array[i] = 42;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (i = 0; i &amp;lt; asize; i++)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; printf(&amp;quot;%i\n&amp;quot;, array[i]);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;with &amp;quot;gcc -O -Wunreachable-code gccbug.c&amp;quot; shows the following warning message:
&lt;br&gt;&lt;br&gt;gccbug.c: In function 'main':
&lt;br&gt;gccbug.c:8: warning: will never be executed
&lt;br&gt;&lt;br&gt;(Where line 8 is the body of the first for-loop, array[i] = 42;)
&lt;br&gt;&lt;br&gt;Though, array[2] is set to 42, as the later printf shows when executing.
&lt;br&gt;&lt;br&gt;When replacing the &amp;quot;- 1&amp;quot; of line 7 with an higher value, e.g. &amp;quot;- 2&amp;quot;, the
&lt;br&gt;warning disappears. Not passing &amp;quot;-O&amp;quot; to the compiler lets the warning
&lt;br&gt;disappear, too.
&lt;br&gt;&lt;br&gt;I tested it with two versions of gcc. The first:
&lt;br&gt;Using built-in specs.
&lt;br&gt;Target: x86_64-pc-linux-gnu
&lt;br&gt;Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure
&lt;br&gt;--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4
&lt;br&gt;--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include
&lt;br&gt;--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4
&lt;br&gt;--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man
&lt;br&gt;--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info
&lt;br&gt;--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4
&lt;br&gt;--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
&lt;br&gt;--disable-fixed-point --enable-nls --without-included-gettext
&lt;br&gt;--with-system-zlib --disable-checking --disable-werror --enable-secureplt
&lt;br&gt;--enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp
&lt;br&gt;--disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared
&lt;br&gt;--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
&lt;br&gt;--with-bugurl=&lt;a href=&quot;http://bugs.gentoo.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.gentoo.org/&lt;/a&gt;&amp;nbsp;--with-pkgversion='Gentoo 4.3.4 p1.0,
&lt;br&gt;pie-10.1.5'
&lt;br&gt;Thread model: posix
&lt;br&gt;gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
&lt;br&gt;&lt;br&gt;The second:
&lt;br&gt;Using built-in specs.
&lt;br&gt;Target: arm-elf
&lt;br&gt;Configured with: /tmp/gcc.ndS8/gcc-4.4.1/configure --enable-languages=c
&lt;br&gt;--with-mpfr=/usr --without-headers --target=arm-elf --prefix=/usr/local/arm-elf
&lt;br&gt;--with-local-prefix=/usr/local/arm-elf --disable-werror --disable-multilib
&lt;br&gt;--disable-shared --disable-nls --disable-libssp --with-arch=armv4t
&lt;br&gt;--with-cpu=arm7tdmi-s
&lt;br&gt;Thread model: single
&lt;br&gt;gcc version 4.4.1 (GCC) 
&lt;br&gt;&lt;br&gt;The warning appears with both gcc versions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: &amp;quot;warning: will never be executed&amp;quot; about code which is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; executed with &amp;quot;-Wunreachable-code&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.4.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: c
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: agraf at znc dot in
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42476&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42476&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-c-42476---New%3A-%22warning%3A-will-never-be-executed%22-about-code-which-is-executed-with-%22-Wunreachable-code%22-tp26900803p26900803.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900751</id>
	<title>[Bug rtl-optimization/42429] [4.4 Regression] Miscompilation of 2fish on s390</title>
	<published>2009-12-23T03:14:39Z</published>
	<updated>2009-12-23T03:14:39Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #9 from jakub at gcc dot gnu dot org &amp;nbsp;2009-12-23 11:14 -------
&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jakub at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42429&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42429&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-rtl-optimization-42429---New%3A-Miscompilation-of-2fish-on-s390-tp26850306p26900751.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900708</id>
	<title>[Bug c++/42472] class members not getting assigned access thru another method</title>
	<published>2009-12-23T03:09:22Z</published>
	<updated>2009-12-23T03:09:22Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from redi at gcc dot gnu dot org &amp;nbsp;2009-12-23 11:09 -------
&lt;br&gt;C++ is not java, you cannot delegate to another constructor like this:
&lt;br&gt;&lt;br&gt;primes::primes(ulong p):maxp(p) { primes(); }
&lt;br&gt;&lt;br&gt;That creates a temporary object of type primes, it does not call the
&lt;br&gt;constructor.
&lt;br&gt;&lt;br&gt;Therefore primes::i and primes::p are not initialised by the primes(long)
&lt;br&gt;constructor.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;redi at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|INVALID
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Version|unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |4.3.2
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42472&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42472&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-c%2B%2B-42472---New%3A-class-members-not-getting-assigned-access-thru-another-method-tp26898332p26900708.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900657</id>
	<title>[Bug c++/38392] Template friend function injection</title>
	<published>2009-12-23T03:02:07Z</published>
	<updated>2009-12-23T03:02:07Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #8 from redi at gcc dot gnu dot org &amp;nbsp;2009-12-23 11:02 -------
&lt;br&gt;See &lt;a href=&quot;http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/cwg_defects.html#329&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/cwg_defects.html#329&lt;/a&gt;&lt;br&gt;&lt;br&gt;I believe a &amp;quot;use&amp;quot; of the function must come after the definition for it to be
&lt;br&gt;instantiated, indeed if I add this after the explicit instantiation it links
&lt;br&gt;OK:
&lt;br&gt;&lt;br&gt;void(*pf)() = &amp;Function;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38392&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38392&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-c%2B%2B-38392---New%3A-Template-friend-function-injection-tp20826172p26900657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900498</id>
	<title>[Bug c++/42471] No return value from operator =() is accepted by the compiler</title>
	<published>2009-12-23T02:41:19Z</published>
	<updated>2009-12-23T02:41:19Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from redi at gcc dot gnu dot org &amp;nbsp;2009-12-23 10:41 -------
&lt;br&gt;4.1.0 is no longer supported, but in any case I get a warning for this, just
&lt;br&gt;use -Wreturn-type or -Wall
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;redi at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; GCC build triplet|What is this? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp;GCC host triplet|Linux lambrusco 2.6.16.13-4-|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|smp #1 SMP Wed May 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|04:53:23 UTC 20 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp;GCC target triplet|What is this? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|WORKSFORME
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42471&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42471&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-c%2B%2B-42471---New%3A-No-return-value-from-operator-%3D%28%29-is-accepted-by-the-compiler-tp26897872p26900498.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900406</id>
	<title>[Bug c++/42470] Conversion Constructor not accepted/recognized</title>
	<published>2009-12-23T02:30:29Z</published>
	<updated>2009-12-23T02:30:29Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from redi at gcc dot gnu dot org &amp;nbsp;2009-12-23 10:30 -------
&lt;br&gt;The code should not compile, Visual Studio is wrong.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Base b = 5;
&lt;br&gt;&lt;br&gt;is a copy initialization, equivalent to
&lt;br&gt;&lt;br&gt;&amp;nbsp; Base b = Base(5);
&lt;br&gt;&lt;br&gt;which requires a copy constructor, but your copy constructor takes a non-const
&lt;br&gt;Base&amp; and so cannot bind to the temporary.
&lt;br&gt;&lt;br&gt;This is covered by 8.5 [dcl.init] paragraph 14 in the standard.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;redi at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; GCC build triplet|What is this? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp;GCC host triplet|Not sure what this means; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|here is the result of uname |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|-a: Linux &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp;GCC target triplet|What is this? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|INVALID
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42470&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42470&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-c%2B%2B-42470---New%3A-Conversion-Constructor-not-accepted-recognized-tp26897843p26900406.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26900067</id>
	<title>[Bug target/42448] [4.3/4.4/4.5 Regression] Wrong code with _Complex char in structure</title>
	<published>2009-12-23T01:57:03Z</published>
	<updated>2009-12-23T01:57:03Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #3 from ubizjak at gmail dot com &amp;nbsp;2009-12-23 09:57 -------
&lt;br&gt;Patch at &lt;a href=&quot;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01067.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01067.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;ubizjak at gmail dot com changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AssignedTo|unassigned at gcc dot gnu &amp;nbsp; |ubizjak at gmail dot com
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|dot org &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://gcc.gnu.org/ml/gcc-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/ml/gcc-&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|patches/2009-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|12/msg01067.html
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&amp;nbsp; &amp;nbsp;Last reconfirmed|2009-12-21 13:19:36 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |2009-12-23 09:57:03
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;date| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42448&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42448&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-target-42448---New%3A-Wrong-code-with-_Complex-char-in-structure-tp26873861p26900067.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899908</id>
	<title>[Bug objc/42475] ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954</title>
	<published>2009-12-23T01:39:44Z</published>
	<updated>2009-12-23T01:39:44Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #2 from jakub at gcc dot gnu dot org &amp;nbsp;2009-12-23 09:39 -------
&lt;br&gt;Combiner bug, testing a fix.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jakub at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AssignedTo|unassigned at gcc dot gnu &amp;nbsp; |jakub at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|dot org &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Ever Confirmed|0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1
&lt;br&gt;&amp;nbsp; &amp;nbsp;Last reconfirmed|0000-00-00 00:00:00 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |2009-12-23 09:39:44
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;date| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-objc-42475---New%3A-ICE-at--O1-and-above%3A-internal-compiler-error%3A-in-simplify_subreg%2C-at-simplify-rtx.c%3A4954-tp26899599p26899908.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899613</id>
	<title>[Bug objc/42475] ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954</title>
	<published>2009-12-23T01:06:10Z</published>
	<updated>2009-12-23T01:06:10Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #1 from yavor at gnu dot org &amp;nbsp;2009-12-23 09:06 -------
&lt;br&gt;Created an attachment (id=19379)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19379&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19379&amp;action=view&lt;/a&gt;)
&lt;br&gt;preprocessed source
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-objc-42475---New%3A-ICE-at--O1-and-above%3A-internal-compiler-error%3A-in-simplify_subreg%2C-at-simplify-rtx.c%3A4954-tp26899599p26899613.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899599</id>
	<title>[Bug objc/42475]  New: ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954</title>
	<published>2009-12-23T01:04:35Z</published>
	<updated>2009-12-23T01:04:35Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">This happens only on x86_64-unknown-linux-gnu and x86_64-pc-kfreebsd-gnu.
&lt;br&gt;Complete command:
&lt;br&gt;&lt;br&gt;gcc CynthiuneHeaderCell.m -c \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -MMD -MP -I/home/y/yavor/include -DGNUSTEP
&lt;br&gt;-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
&lt;br&gt;-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall -DDEBUG
&lt;br&gt;-fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -O2
&lt;br&gt;-fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS
&lt;br&gt;-fgnu-runtime -v -save-temps -fconstant-string-class=NSConstantString
&lt;br&gt;-IFrameworks -IFrameworks/Cynthiune/Cynthiune.framework/Headers -I.
&lt;br&gt;-I/home/y/yavor/GNUstep/Library/Headers -I/home/y/yavor/local/include/GNUstep
&lt;br&gt;-I/home/y/yavor/include/GNUstep \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-o obj/CynthiuneHeaderCell.m.o
&lt;br&gt;Using built-in specs.
&lt;br&gt;Target: x86_64-unknown-linux-gnu
&lt;br&gt;Configured with: ./configure --enable-languages=c,c++,objc
&lt;br&gt;--with-mpfr=/home/y/yavor CPPFLAGS=-I/home/y/yavor/include
&lt;br&gt;Thread model: posix
&lt;br&gt;gcc version 4.4.2 (GCC) 
&lt;br&gt;COLLECT_GCC_OPTIONS='-c' '-MMD' '-MP' '-I/home/y/yavor/include' '-DGNUSTEP'
&lt;br&gt;'-DGNUSTEP_BASE_LIBRARY=1' '-DGNU_GUI_LIBRARY=1' '-DGNU_RUNTIME=1'
&lt;br&gt;'-DGNUSTEP_BASE_LIBRARY=1' '-D_REENTRANT' '-fPIC' '-g' '-Wall' '-DDEBUG'
&lt;br&gt;'-fno-omit-frame-pointer' '-DGSWARN' '-DGSDIAGNOSE' '-Wno-import' '-O2'
&lt;br&gt;'-fno-strict-aliasing' '-fexceptions' '-fobjc-exceptions'
&lt;br&gt;'-D_NATIVE_OBJC_EXCEPTIONS' '-fgnu-runtime' '-v' '-save-temps'
&lt;br&gt;'-fconstant-string-class=NSConstantString' '-IFrameworks'
&lt;br&gt;'-IFrameworks/Cynthiune/Cynthiune.framework/Headers' '-I.'
&lt;br&gt;'-I/home/y/yavor/GNUstep/Library/Headers'
&lt;br&gt;'-I/home/y/yavor/local/include/GNUstep' '-I/home/y/yavor/include/GNUstep' '-o'
&lt;br&gt;'obj/CynthiuneHeaderCell.m.o' '-shared-libgcc' '-mtune=generic'
&lt;br&gt;&lt;br&gt;/srv/data/home/y/yavor/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.4.2/cc1obj
&lt;br&gt;-E -quiet -v -I/home/y/yavor/include -IFrameworks
&lt;br&gt;-IFrameworks/Cynthiune/Cynthiune.framework/Headers -I.
&lt;br&gt;-I/home/y/yavor/GNUstep/Library/Headers -I/home/y/yavor/local/include/GNUstep
&lt;br&gt;-I/home/y/yavor/include/GNUstep -iprefix
&lt;br&gt;/srv/data/home/y/yavor/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/ -MMD
&lt;br&gt;obj/CynthiuneHeaderCell.m.d -MP -MQ obj/CynthiuneHeaderCell.m.o -DGNUSTEP
&lt;br&gt;-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
&lt;br&gt;-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -DDEBUG -DGSWARN -DGSDIAGNOSE
&lt;br&gt;-D_NATIVE_OBJC_EXCEPTIONS CynthiuneHeaderCell.m -mtune=generic -Wall
&lt;br&gt;-Wno-import -fPIC -fno-omit-frame-pointer -fno-strict-aliasing -fexceptions
&lt;br&gt;-fobjc-exceptions -fgnu-runtime -fconstant-string-class=NSConstantString -g
&lt;br&gt;-fworking-directory -O2 -fpch-preprocess -o CynthiuneHeaderCell.mi
&lt;br&gt;ignoring nonexistent directory
&lt;br&gt;&amp;quot;/srv/data/home/y/yavor/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../x86_64-unknown-linux-gnu/include&amp;quot;
&lt;br&gt;ignoring duplicate directory
&lt;br&gt;&amp;quot;/srv/data/home/y/yavor/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include&amp;quot;
&lt;br&gt;ignoring duplicate directory
&lt;br&gt;&amp;quot;/srv/data/home/y/yavor/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed&amp;quot;
&lt;br&gt;ignoring nonexistent directory
&lt;br&gt;&amp;quot;/srv/data/home/y/yavor/bin/../lib/gcc/../../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/../../../../x86_64-unknown-linux-gnu/include&amp;quot;
&lt;br&gt;ignoring nonexistent directory &amp;quot;/home/y/yavor/GNUstep/Library/Headers&amp;quot;
&lt;br&gt;#include &amp;quot;...&amp;quot; search starts here:
&lt;br&gt;#include &amp;lt;...&amp;gt; search starts here:
&lt;br&gt;&amp;nbsp;/home/y/yavor/include
&lt;br&gt;&amp;nbsp;Frameworks
&lt;br&gt;&amp;nbsp;Frameworks/Cynthiune/Cynthiune.framework/Headers
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp;/home/y/yavor/local/include/GNUstep
&lt;br&gt;&amp;nbsp;/home/y/yavor/include/GNUstep
&lt;br&gt;&amp;nbsp;/srv/data/home/y/yavor/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include
&lt;br&gt;&lt;br&gt;/srv/data/home/y/yavor/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed
&lt;br&gt;&amp;nbsp;/usr/local/include
&lt;br&gt;&amp;nbsp;/usr/include
&lt;br&gt;End of search list.
&lt;br&gt;COLLECT_GCC_OPTIONS='-c' '-MMD' '-MP' '-I/home/y/yavor/include' '-DGNUSTEP'
&lt;br&gt;'-DGNUSTEP_BASE_LIBRARY=1' '-DGNU_GUI_LIBRARY=1' '-DGNU_RUNTIME=1'
&lt;br&gt;'-DGNUSTEP_BASE_LIBRARY=1' '-D_REENTRANT' '-fPIC' '-g' '-Wall' '-DDEBUG'
&lt;br&gt;'-fno-omit-frame-pointer' '-DGSWARN' '-DGSDIAGNOSE' '-Wno-import' '-O2'
&lt;br&gt;'-fno-strict-aliasing' '-fexceptions' '-fobjc-exceptions'
&lt;br&gt;'-D_NATIVE_OBJC_EXCEPTIONS' '-fgnu-runtime' '-v' '-save-temps'
&lt;br&gt;'-fconstant-string-class=NSConstantString' '-IFrameworks'
&lt;br&gt;'-IFrameworks/Cynthiune/Cynthiune.framework/Headers' '-I.'
&lt;br&gt;'-I/home/y/yavor/GNUstep/Library/Headers'
&lt;br&gt;'-I/home/y/yavor/local/include/GNUstep' '-I/home/y/yavor/include/GNUstep' '-o'
&lt;br&gt;'obj/CynthiuneHeaderCell.m.o' '-shared-libgcc' '-mtune=generic'
&lt;br&gt;&lt;br&gt;/srv/data/home/y/yavor/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.4.2/cc1obj
&lt;br&gt;-fpreprocessed CynthiuneHeaderCell.mi -quiet -dumpbase CynthiuneHeaderCell.m
&lt;br&gt;-mtune=generic -auxbase-strip obj/CynthiuneHeaderCell.m.o -g -O2 -Wall
&lt;br&gt;-Wno-import -version -fPIC -fno-omit-frame-pointer -fno-strict-aliasing
&lt;br&gt;-fexceptions -fobjc-exceptions -fgnu-runtime
&lt;br&gt;-fconstant-string-class=NSConstantString -o CynthiuneHeaderCell.s
&lt;br&gt;GNU Objective-C (GCC) version 4.4.2 (x86_64-unknown-linux-gnu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compiled by GNU C version 4.4.2, GMP version 4.1.4, MPFR version 2.4.1.
&lt;br&gt;warning: GMP header version 4.1.4 differs from library version 4.2.2.
&lt;br&gt;GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
&lt;br&gt;Compiler executable checksum: b175c3d272f5dca0566abc1b5eef4179
&lt;br&gt;CynthiuneHeaderCell.m: In function '-[CynthiuneHeaderCell
&lt;br&gt;drawInteriorWithFrame:inView:]':
&lt;br&gt;CynthiuneHeaderCell.m:100: internal compiler error: in simplify_subreg, at
&lt;br&gt;simplify-rtx.c:4954
&lt;br&gt;Please submit a full bug report,
&lt;br&gt;with preprocessed source if appropriate.
&lt;br&gt;See &amp;lt;&lt;a href=&quot;http://gcc.gnu.org/bugs.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugs.html&lt;/a&gt;&amp;gt; for instructions.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: ICE at -O1 and above: internal compiler error: in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; simplify_subreg, at simplify-rtx.c:4954
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.4.2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: objc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: yavor at gnu dot org
&lt;br&gt;&amp;nbsp;GCC build triplet: x86_64-unknown-linux-gnu
&lt;br&gt;&amp;nbsp; GCC host triplet: x86_64-unknown-linux-gnu
&lt;br&gt;GCC target triplet: x86_64-unknown-linux-gnu
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-objc-42475---New%3A-ICE-at--O1-and-above%3A-internal-compiler-error%3A-in-simplify_subreg%2C-at-simplify-rtx.c%3A4954-tp26899599p26899599.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899566</id>
	<title>[Bug target/40887] GCC generates suboptimal code for indirect function calls on ARM</title>
	<published>2009-12-23T01:00:59Z</published>
	<updated>2009-12-23T01:00:59Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #8 from ramana at gcc dot gnu dot org &amp;nbsp;2009-12-23 09:00 -------
&lt;br&gt;Patch submitted here. &lt;a href=&quot;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01060.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01060.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40887&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40887&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-40887---New%3A-GCC-generates-suboptimal-code-for-indirect-function-calls-on-ARM-tp24692605p26899566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899425</id>
	<title>[Bug bootstrap/42474]  New: SIGSEGV in linemap_lookup</title>
	<published>2009-12-23T00:46:06Z</published>
	<updated>2009-12-23T00:46:06Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">While building gcc from tag gcc_4_4_1_release on Haiku, a segfault occurred
&lt;br&gt;several times in various files, in the same location in linemap_lookup:
&lt;br&gt;&lt;br&gt;&amp;nbsp; mn = set-&amp;gt;cache;
&lt;br&gt;&lt;br&gt;The set variable is NULL. &amp;nbsp;I changed linemap_lookup to return NULL when the set
&lt;br&gt;is NULL and this problem went away. &amp;nbsp;I also experienced this SIGSEGV while
&lt;br&gt;using gcc 4.3.3 on Haiku. &amp;nbsp;I will try investigating more recent gcc versions
&lt;br&gt;when I get a chance.
&lt;br&gt;&lt;br&gt;/c/develop/gcc-4-4-1/host-i586-pc-haiku/gcc/xgcc -v
&lt;br&gt;Using built-in specs.
&lt;br&gt;Target: i586-pc-haiku
&lt;br&gt;Configured with: ./configure --prefix=/c/develop/gcc_4-4-1_java
&lt;br&gt;--enable-languages=c,c++,java --disable-nls --disable-shared
&lt;br&gt;--target=i586-pc-haiku
&lt;br&gt;Thread model: single
&lt;br&gt;gcc version 4.4.1 (GCC) 
&lt;br&gt;&lt;br&gt;Haiku revision 34251
&lt;br&gt;&lt;br&gt;expected behavior: compile without errors
&lt;br&gt;actual behavior: recurring SIGSEGV in linemap_lookup
&lt;br&gt;&lt;br&gt;&lt;br&gt;/c/develop/gcc-4-4-1/host-i586-pc-haiku/gcc/xgcc -shared-libgcc
&lt;br&gt;-B/c/develop/gcc-4-4-1/host-i586-pc-haiku/gcc -nostdinc++
&lt;br&gt;-L/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/src
&lt;br&gt;-L/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/src/.libs
&lt;br&gt;-B/c/develop/gcc_4-4-1_java/i586-pc-haiku/bin/
&lt;br&gt;-B/c/develop/gcc_4-4-1_java/i586-pc-haiku/lib/ -isystem
&lt;br&gt;/c/develop/gcc_4-4-1_java/i586-pc-haiku/include -isystem
&lt;br&gt;/c/develop/gcc_4-4-1_java/i586-pc-haiku/sys-include -x c++-header -O2 -g &amp;nbsp;
&lt;br&gt;-I/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/include/i586-pc-haiku
&lt;br&gt;-I/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/include
&lt;br&gt;-I/c/develop/gcc-4-4-1/libstdc++-v3/libsupc++ -O2 -g
&lt;br&gt;/c/develop/gcc-4-4-1/libstdc++-v3/include/precompiled/stdtr1c++.h -o
&lt;br&gt;i586-pc-haiku/bits/stdtr1c++.h.gch/O2g.gch
&lt;br&gt;&lt;br&gt;/c/develop/gcc-4-4-1/host-i586-pc-haiku/gcc/xgcc -shared-libgcc
&lt;br&gt;-B/c/develop/gcc-4-4-1/host-i586-pc-haiku/gcc -nostdinc++
&lt;br&gt;-L/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/src
&lt;br&gt;-L/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/src/.libs
&lt;br&gt;-B/c/develop/gcc_4-4-1_java/i586-pc-haiku/bin/
&lt;br&gt;-B/c/develop/gcc_4-4-1_java/i586-pc-haiku/lib/ -isystem
&lt;br&gt;/c/develop/gcc_4-4-1_java/i586-pc-haiku/include -isystem
&lt;br&gt;/c/develop/gcc_4-4-1_java/i586-pc-haiku/sys-include -x c++-header -O2 -g &amp;nbsp;
&lt;br&gt;-I/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/include/i586-pc-haiku
&lt;br&gt;-I/c/develop/gcc-4-4-1/i586-pc-haiku/libstdc++-v3/include
&lt;br&gt;-I/c/develop/gcc-4-4-1/libstdc++-v3/libsupc++ -O2 -g
&lt;br&gt;/c/develop/gcc-4-4-1/libstdc++-v3/include/precompiled/extc++.h -o
&lt;br&gt;i586-pc-haiku/bits/extc++.h.gch/O2g.gch
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thread 405300 caused an exception: Segment violation
&lt;br&gt;&lt;br&gt;Program received signal SIGSEGV, Segmentation fault.
&lt;br&gt;linemap_lookup (set=0x2c9d828, line=73) at ../.././libcpp/line-map.c:276
&lt;br&gt;276 &amp;nbsp; &amp;nbsp; &amp;nbsp; mn = set-&amp;gt;cache;
&lt;br&gt;&lt;br&gt;&lt;br&gt;linemap_lookup (set=0x2c9d828, line=73) at ../.././libcpp/line-map.c:276
&lt;br&gt;276 &amp;nbsp; &amp;nbsp; &amp;nbsp; mn = set-&amp;gt;cache;
&lt;br&gt;(gdb) bt
&lt;br&gt;#0 &amp;nbsp;linemap_lookup (set=0x2c9d828, line=73) at ../.././libcpp/line-map.c:276
&lt;br&gt;#1 &amp;nbsp;0x003fa1e9 in diagnostic_report_current_module (context=0xcd6520) at
&lt;br&gt;../.././gcc/diagnostic.c:236
&lt;br&gt;#2 &amp;nbsp;0x002f64dd in cp_diagnostic_starter (context=0xcd6520,
&lt;br&gt;diagnostic=0x7ffec714)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at ../.././gcc/cp/error.c:2374
&lt;br&gt;#3 &amp;nbsp;0x003f9989 in diagnostic_report_diagnostic (context=0xcd6520,
&lt;br&gt;diagnostic=0x7ffec714)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at ../.././gcc/diagnostic.c:403
&lt;br&gt;#4 &amp;nbsp;0x003f9c4d in internal_error (gmsgid=0x95a5e7 &amp;quot;%s&amp;quot;) at
&lt;br&gt;../.././gcc/diagnostic.c:658
&lt;br&gt;#5 &amp;nbsp;0x0058aa1f in crash_signal (signo=Variable &amp;quot;signo&amp;quot; is not available.
&lt;br&gt;) at ../.././gcc/toplev.c:601
&lt;br&gt;#6 &amp;nbsp;0x7ffec838 in ?? ()
&lt;br&gt;#7 &amp;nbsp;0x008c5907 in comp_hashnodes (px=0xb80cc483, py=0x39) at internal.h:672
&lt;br&gt;#8 &amp;nbsp;0x7ffec794 in ?? ()
&lt;br&gt;#9 &amp;nbsp;0xb80cc483 in ?? ()
&lt;br&gt;#10 0x00000039 in ?? ()
&lt;br&gt;#11 0x000000b9 in ?? ()
&lt;br&gt;#12 0x24548d00 in ?? ()
&lt;br&gt;#13 0xc363cd04 in ?? ()
&lt;br&gt;#14 0x008c123b in linemap_lookup (set=0xdb9dbfdc, line=2147404600) at
&lt;br&gt;../.././libcpp/line-map.c:272
&lt;br&gt;#15 0x02c9d828 in ?? ()
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: SIGSEGV in linemap_lookup
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: gcc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 4.4.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: UNCONFIRMED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: bootstrap
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: unassigned at gcc dot gnu dot org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: andrewbachmann at yahoo dot com
&lt;br&gt;&amp;nbsp;GCC build triplet: i586-pc-haiku
&lt;br&gt;&amp;nbsp; GCC host triplet: i586-pc-haiku
&lt;br&gt;GCC target triplet: i586-pc-haiku
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42474&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42474&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-bootstrap-42474---New%3A-SIGSEGV-in-linemap_lookup-tp26899425p26899425.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899388</id>
	<title>[Bug debug/42395] [4.5 Regression] &quot;error: definition in block 12 does not dominate use in block 19&quot; with -O3 -g</title>
	<published>2009-12-23T00:41:38Z</published>
	<updated>2009-12-23T00:41:38Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #4 from jakub at gcc dot gnu dot org &amp;nbsp;2009-12-23 08:41 -------
&lt;br&gt;While that change triggered it because at *.ifcvt it causes a difference:
&lt;br&gt;&amp;nbsp;&amp;lt;bb 7&amp;gt;:
&lt;br&gt;&amp;nbsp; &amp;nbsp;i_41 = j_4(D);
&lt;br&gt;- &amp;nbsp;# DEBUG i =&amp;gt; NULL
&lt;br&gt;+ &amp;nbsp;# DEBUG i =&amp;gt; i_9
&lt;br&gt;&amp;nbsp; &amp;nbsp;if (i_41 &amp;lt;= 4095)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;goto &amp;lt;bb 3&amp;gt;;
&lt;br&gt;it doesn't to appear to be the bug, i_9 definition dominates this use.
&lt;br&gt;The problem is that *.vect changes the IL in a way that it no longer dominates
&lt;br&gt;it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42395&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42395&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-debug-42395---New%3A-%22error%3A-definition-in-block-12-does-not-dominate-use-in-block-19%22-with--O3--g-tp26818408p26899388.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899184</id>
	<title>[Bug debug/42454] [4.5 Regression] debug_ranges table contains empty range for unused .text section with -ffunction-sections</title>
	<published>2009-12-23T00:11:46Z</published>
	<updated>2009-12-23T00:11:46Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;jakub at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Keywords| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|wrong-debug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority|P3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|P2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summary|debug_ranges table contains |[4.5 Regression]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|empty range for unused .text|debug_ranges table contains
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|section with -ffunction- &amp;nbsp; &amp;nbsp;|empty range for unused .text
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|sections &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|section with -ffunction-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|sections
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |4.5.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42454&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42454&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-debug-42454---New%3A-debug_ranges-table-contains-empty-range-for-unused-.text-section-with--ffunction-sections-tp26881588p26899184.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899080</id>
	<title>[Bug middle-end/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution,  -O3 -g with -m64</title>
	<published>2009-12-22T23:55:42Z</published>
	<updated>2009-12-22T23:55:42Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #38 from irar at il dot ibm dot com &amp;nbsp;2009-12-23 07:55 -------
&lt;br&gt;Created an attachment (id=19378)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19378&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19378&amp;action=view&lt;/a&gt;)
&lt;br&gt;Force alignment of reduce only
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-41082---New%3A--4.5-Regression--FAIL%3A-gfortran.fortran-torture-execute-where_2.f90-execution%2C---O3--g-with--m64-tp24992222p26899080.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899072</id>
	<title>[Bug middle-end/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution,  -O3 -g with -m64</title>
	<published>2009-12-22T23:54:55Z</published>
	<updated>2009-12-22T23:54:55Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #37 from irar at il dot ibm dot com &amp;nbsp;2009-12-23 07:54 -------
&lt;br&gt;Created an attachment (id=19377)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19377&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/attachment.cgi?id=19377&amp;action=view&lt;/a&gt;)
&lt;br&gt;Force alignment but don't vectorize
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-41082---New%3A--4.5-Regression--FAIL%3A-gfortran.fortran-torture-execute-where_2.f90-execution%2C---O3--g-with--m64-tp24992222p26899072.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899068</id>
	<title>[Bug debug/42186] [4.5 Regression] [graphite] internal compiler error: verify_ssa failed</title>
	<published>2009-12-22T23:54:30Z</published>
	<updated>2009-12-22T23:54:30Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #9 from spop at gcc dot gnu dot org &amp;nbsp;2009-12-23 07:54 -------
&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;spop at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|REOPENED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42186&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42186&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-debug-42186---New%3A--4.5-Regression--internal-compiler-error%3A-verify_ssa-failed-tp26533772p26899068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899067</id>
	<title>[Bug middle-end/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution,  -O3 -g with -m64</title>
	<published>2009-12-22T23:54:08Z</published>
	<updated>2009-12-22T23:54:08Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #36 from irar at il dot ibm dot com &amp;nbsp;2009-12-23 07:54 -------
&lt;br&gt;Thanks!
&lt;br&gt;So, it is alignment of the vectorized arrays. I'd like to do two more checks:
&lt;br&gt;1. Just force alignment of the two arrays (temp and reduce) and do not
&lt;br&gt;vectorize.
&lt;br&gt;2. Force alignment of reduce only (and vectorize both loops).
&lt;br&gt;I am attaching the hacks. Could you please chesk this as well?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Ira
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-41082---New%3A--4.5-Regression--FAIL%3A-gfortran.fortran-torture-execute-where_2.f90-execution%2C---O3--g-with--m64-tp24992222p26899067.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26899065</id>
	<title>[Bug middle-end/42393] [4.5 Regression] [graphite]  internal compiler error: in check_loop_closed_ssa_use</title>
	<published>2009-12-22T23:53:59Z</published>
	<updated>2009-12-22T23:53:59Z</updated>
	<author>
		<name>Bugzilla from gcc-bugzilla@gcc.gnu.org</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;------- Comment #5 from spop at gcc dot gnu dot org &amp;nbsp;2009-12-23 07:53 -------
&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;spop at gcc dot gnu dot org changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|UNCONFIRMED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42393&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42393&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-middle-end-42393---New%3A--4.5-Regression---graphite---internal-compiler-error%3A-in-check_loop_closed_ssa_use-tp26809422p26899065.html" />
</entry>

</feed>
