[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #7 from saellaven at gmail dot com 2010-11-29 08:13:31 UTC --- (In reply to comment #2) > This crash was not in the 20101104 weekly snapshot, but has been in all > snapshots since, including 20101125. Based on this, I just did some man

[Bug rtl-optimization/45354] [4.6 regression] ICE with -fselective-scheduling and -freorder-blocks-and-partition

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45354 Eric Botcazou changed: What|Removed |Added Summary|[4.6 regression] ICE: |[4.6 regression] ICE with

[Bug rtl-optimization/45354] [4.6 regression] ICE with -fselective-scheduling and -freorder-blocks-and-partition

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45354 --- Comment #8 from Eric Botcazou 2010-11-29 08:26:47 UTC --- Created attachment 22560 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22560 Reduced testcase Compile with -O -fschedule-insns -fselective-scheduling -freorder-blocks-and-partit

[Bug rtl-optimization/45354] [4.6 regression] ICE with -fselective-scheduling and -freorder-blocks-and-partition

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45354 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|ebotcazou at gcc d

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread rakdver at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 Zdenek Dvorak changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #28 from Zdenek Dvor

[Bug fortran/46703] New: Wrong I/O output (only) when running under valgrind

2010-11-29 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46703 Summary: Wrong I/O output (only) when running under valgrind Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Comp

[Bug preprocessor/39213] [4.4/4.5/4.6 regression] Preprocessor ICE with -m64 and --traditional-cpp

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39213 Eric Botcazou changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #13

[Bug rtl-optimization/46337] dse.c:replace_inc_dec mis-use of gen_int_mode

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46337 --- Comment #4 from Eric Botcazou 2010-11-29 08:57:56 UTC --- Author: ebotcazou Date: Mon Nov 29 08:57:53 2010 New Revision: 167235 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167235 Log: PR rtl-optimization/46337 Backport from

[Bug rtl-optimization/46337] dse.c:replace_inc_dec mis-use of gen_int_mode

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46337 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/46655] invalid '.line 0' directive emitted with -g

2010-11-29 Thread michael.haubenwallner at salomon dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #6 from Michael Haubenwallner 2010-11-29 09:05:53 UTC --- I'm in contact with IBM vi a customer's support channel - initially for another problem, and have added this 64k-line-limit recently. Although no reply yet, I'll add updates her

[Bug ada/46704] New: ada bootstrap failure on arm-linux-gnueabi

2010-11-29 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Summary: ada bootstrap failure on arm-linux-gnueabi Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassig..

[Bug target/46655] invalid '.line 0' directive emitted with -g

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #7 from Eric Botcazou 2010-11-29 09:09:21 UTC --- The compiler needs to be prevented from emitting .line 0 in any case since BFD also chokes on that.

[Bug target/46655] invalid '.line 0' directive emitted with -g

2010-11-29 Thread hainque at adacore dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #8 from hainque at adacore dot com 2010-11-29 09:17:03 UTC --- dje at gcc dot gnu.org wrote: > Has anyone reported this AIX assembler behavior to IBM? It would be > much more effective coming from an external customer than from me.

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread rakdver at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 --- Comment #29 from Zdenek Dvorak 2010-11-29 09:16:56 UTC --- Created attachment 22561 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22561 patch to fix overflow in # of iterations analysi Fixes overflow in # of iterations analysis -- when

[Bug fortran/46705] New: Spurious "Missing '&' in continued character constant" warning occurs twice

2010-11-29 Thread mathewc at nag dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46705 Summary: Spurious "Missing '&' in continued character constant" warning occurs twice Product: gcc Version: fortran-dev Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/46669] New: [C++0x] ICE in TBB's header

2010-11-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46669 Summary: [C++0x] ICE in TBB's header Product: gcc Version: 4.6.0 Status: WAITING Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org

[Bug c/46702] inlining generates strict-aliasing warnings

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46702 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/46674] [4.6 Regression] Weak alias is mistakenly optimized away

2010-11-29 Thread jiez at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46674 --- Comment #3 from Jie Zhang 2010-11-29 10:56:37 UTC --- If I revert this change, this bug will disappear. @@ -416,7 +415,7 @@ cgraph_remove_unreachable_nodes (bool be found = true; /* If so, we need to keep node in the callg

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread jorton at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 Joe Orton changed: What|Removed |Added CC||jorton at redhat dot com --- Comment #19 from

[Bug rtl-optimization/46337] dse.c:replace_inc_dec mis-use of gen_int_mode

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46337 --- Comment #6 from Eric Botcazou 2010-11-29 11:03:07 UTC --- Author: ebotcazou Date: Mon Nov 29 11:03:03 2010 New Revision: 167238 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167238 Log: PR rtl-optimization/46337 Backport from

[Bug c++/46669] [C++0x] ICE in TBB's header

2010-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46669 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/46670] [4.6 Regression] ICE in dependent_type_p, at cp/pt.c:17553

2010-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46670 --- Comment #3 from Jonathan Wakely 2010-11-29 11:05:09 UTC --- *** Bug 46669 has been marked as a duplicate of this bug. ***

[Bug web/46482] [bugzilla] emails not sent to gcc-bugs

2010-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46482 --- Comment #4 from Jonathan Wakely 2010-11-29 11:06:39 UTC --- bugzilla did not sending out emails for some new bugs until someone replies to them. See http://gcc.gnu.org/ml/gcc-bugs/2010-11/msg03512.html http://gcc.gnu.org/ml/gcc-bugs/2010-11/m

[Bug web/46482] [bugzilla] emails not sent to gcc-bugs

2010-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46482 --- Comment #5 from Jonathan Wakely 2010-11-29 11:08:50 UTC --- (In reply to comment #4) > bugzilla did not sending out emails for some new bugs until someone > replies to them. Should read "Bugzilla *is* not sending out ..."

[Bug web/46482] [bugzilla] emails not sent to gcc-bugs

2010-11-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46482 --- Comment #6 from Jonathan Wakely 2010-11-29 11:12:09 UTC --- For PR 46669 THREE DAYS passed without an email being sent for the initial bug, then finally a "New:" email was sent when Paolo responded to it. If bugs are not sent to the gcc-bugs

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #20 from Eric Botcazou 2010-11-29 11:15:58 UTC --- > We changed the macro from that to the current definition to avoid strict > aliasing warnings from gcc: > > http://svn.apache.org/viewvc?view=revision&revision=662299 Bummer. :-)

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread jorton at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #21 from Joe Orton 2010-11-29 11:38:44 UTC --- Thanks for the explanation. (In reply to comment #20) > > Why specifically does this result in an C99 aliasing violation anyway? The > > pointers to which this macro evaluates are never

[Bug middle-end/46685] [4.6 Regression] New stack alignment failures

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46685 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5 f

[Bug middle-end/46685] [4.6 Regression] New stack alignment failures

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46685 --- Comment #6 from Eric Botcazou 2010-11-29 11:58:56 UTC --- > What is the assembly difference on SPARC Linux? The only difference I see > with > a cross compiler to sparc64-linux, both for -O1 -m32 -mptr32 and -O1 -m64 is > .section.text.

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #22 from Eric Botcazou 2010-11-29 12:09:30 UTC --- > The pointers are constructed explicitly to never be dereferenced, only > compared for equality; if a dereference exists it would be a bug, but > I don't see one. APR_RING_SPLICE_HE

[Bug middle-end/46671] [4.6 Regression] ICE in default_no_named_section, at varasm .c:5994

2010-11-29 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46671 Rainer Orth changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11, |

[Bug c++/46653] [trans-mem] ICE with volatile int in transactional constructor using -O1

2010-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46653 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/46653] [trans-mem] ICE with volatile int in transactional constructor using -O1

2010-11-29 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46653 --- Comment #2 from Patrick Marlier 2010-11-29 13:34:36 UTC --- Created attachment 22563 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22563 testcase ICE with volatile int in transactional constructor using -O1 Sorry, I don't why it was no

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 Richard Guenther changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #24 from Richard Guenther 2010-11-29 13:39:02 UTC --- (In reply to comment #18) > Using > > #define APR_RING_SENTINEL(hp, elem, link)\ > (struct elem *)((char *)(hp) - APR_OFFSETOF(struct elem, link)) > > should

[Bug rtl-optimization/45354] [4.6 regression] ICE with -fselective-scheduling and -freorder-blocks-and-partition

2010-11-29 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45354 Alexander Monakov changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigne

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread jorton at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #25 from Joe Orton 2010-11-29 14:03:40 UTC --- (In reply to comment #22) > APR_RING_SPLICE_HEAD does such a dereference as far I can see: You are right, sorry, I had forgotten exactly how this code works. (In reply to comment #24) >

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 --- Comment #30 from Uros Bizjak 2010-11-29 14:07:19 UTC --- (In reply to comment #29) > Fixes overflow in # of iterations analysis -- when splitting var - INT_MIN to > a > sum of a variable part and a constant offset, we performed the negation

[Bug middle-end/46488] [4.5 regression] server/core_filters.c from apache httpd 2.2.17 miscompiled at -O3

2010-11-29 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 --- Comment #26 from rguenther at suse dot de 2010-11-29 14:20:45 UTC --- On Mon, 29 Nov 2010, jorton at redhat dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488 > > --- Comment #25 from Joe Orton 2010-11-29 14:03:40 > UTC --

[Bug c++/46706] New: global constructors does not work properly since changes from bug 29141

2010-11-29 Thread mschulze at ivs dot cs.ovgu.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46706 Summary: global constructors does not work properly since changes from bug 29141 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: critical Priority: P3

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #8 from H.J. Lu 2010-11-29 14:37:24 UTC --- Please try the unmodified GCC 4.5.1.

[Bug c++/46653] [trans-mem] ICE with volatile int in transactional constructor using -O1

2010-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46653 --- Comment #3 from Aldy Hernandez 2010-11-29 14:41:20 UTC --- Fixed here: http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02793.html Pending approval.

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 --- Comment #31 from Richard Guenther 2010-11-29 14:54:26 UTC --- (In reply to comment #30) > (In reply to comment #29) > > > Fixes overflow in # of iterations analysis -- when splitting var - INT_MIN > > to a > > sum of a variable part and a c

[Bug c++/46701] [C++0x] ICE in build_data_member_initialization, at cp/semantics.c:5503

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46701 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46706] global constructors does not work properly since changes from bug 29141

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46706 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/45263] registers used in __do_global_ctors can get clobbered

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263 Richard Guenther changed: What|Removed |Added CC||mschulze at ivs dot

[Bug target/26427] with -fsection-anchors with zero sized structs

2010-11-29 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26427 --- Comment #21 from Iain Sandoe 2010-11-29 14:58:23 UTC --- Author: iains Date: Mon Nov 29 14:58:16 2010 New Revision: 167242 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167242 Log: PR target/26427 PR target/33120 PR test

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2010-11-29 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710 --- Comment #8 from Iain Sandoe 2010-11-29 14:58:25 UTC --- Author: iains Date: Mon Nov 29 14:58:16 2010 New Revision: 167242 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167242 Log: PR target/26427 PR target/33120 PR tests

[Bug target/33120] Data not put in BSS section on Mac OS

2010-11-29 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33120 --- Comment #18 from Iain Sandoe 2010-11-29 14:58:24 UTC --- Author: iains Date: Mon Nov 29 14:58:16 2010 New Revision: 167242 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167242 Log: PR target/26427 PR target/33120 PR test

[Bug middle-end/46685] [4.6 Regression] New stack alignment failures

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46685 --- Comment #7 from Jakub Jelinek 2010-11-29 15:17:30 UTC --- I guess we could do something like: --- varasm.c.jj2010-11-29 12:39:07.0 +0100 +++ varasm.c2010-11-29 15:15:53.0 +0100 @@ -534,6 +534,15 @@ section * default_f

[Bug c++/45940] [trans-mem] Error of unsafe function even if annotated

2010-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45940 Aldy Hernandez changed: What|Removed |Added Status|REOPENED|WAITING --- Comment #8 from Aldy Hernand

[Bug driver/44986] -fuse-linker-plugin -save-temps gives resolution file base name of last argument

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44986 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug target/45084] configure: error: no 8-bit type

2010-11-29 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #8 from norak.van at gmail dot com 2010-11-29 15:43:20 UTC --- Created attachment 22564 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22564 config

[Bug target/45084] configure: error: no 8-bit type

2010-11-29 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 norak.van at gmail dot com changed: What|Removed |Added CC||norak.van at gmail dot com --

[Bug c++/45940] [trans-mem] Error of unsafe function even if annotated

2010-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45940 --- Comment #9 from Aldy Hernandez 2010-11-29 16:04:18 UTC --- The -O1 ICE is due to the fact that we have an inline function that has been marked as transaction_pure, but contains an inline asm. The following code sets the 'saw_unsafe' bit, reg

[Bug target/45640] gcc.c-torture/execute/20050316-2.c ICEs with -mno-mmx -m3dnow -flto

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45640 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46653] [trans-mem] ICE with volatile int in transactional constructor using -O1

2010-11-29 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46653 Aldy Hernandez changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug lto/45949] ICE: SIGSEGV in gimple_default_def (tree-dfa.c:538) with -flto/-fwhopr on invalid code

2010-11-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45949 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug debug/46101] [4.6 Regression] ICE: in build_abbrev_table, at dwarf2out.c:10333 with -feliminate-dwarf2-dups -g

2010-11-29 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46101 --- Comment #4 from Dodji Seketeli 2010-11-29 16:29:11 UTC --- Author: dodji Date: Mon Nov 29 16:29:05 2010 New Revision: 167246 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167246 Log: Fix PR debug/46101 gcc/ * dwarf2out.c (lookup

[Bug c++/45383] [4.5/4.6 Regression] Implicit conversion to pointer does no longer automatically generate operator== and operator!=.

2010-11-29 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45383 --- Comment #5 from Dodji Seketeli 2010-11-29 16:31:07 UTC --- Author: dodji Date: Mon Nov 29 16:30:54 2010 New Revision: 167248 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167248 Log: Fix PR c++/45383 Reverting the fix for PR c++/422

[Bug c++/42260] [4.3/4.4/4.5 Regression] ICE looking up template conversion operator

2010-11-29 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42260 --- Comment #4 from Dodji Seketeli 2010-11-29 16:31:10 UTC --- Author: dodji Date: Mon Nov 29 16:30:54 2010 New Revision: 167248 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167248 Log: Fix PR c++/45383 Reverting the fix for PR c++/422

[Bug c++/45383] [4.5/4.6 Regression] Implicit conversion to pointer does no longer automatically generate operator== and operator!=.

2010-11-29 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45383 --- Comment #6 from Dodji Seketeli 2010-11-29 16:31:54 UTC --- Author: dodji Date: Mon Nov 29 16:31:40 2010 New Revision: 167250 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167250 Log: Fix PR c++/42260 and ensure PR c++/45383 is fixed

[Bug c++/42260] [4.3/4.4/4.5 Regression] ICE looking up template conversion operator

2010-11-29 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42260 --- Comment #5 from Dodji Seketeli 2010-11-29 16:31:53 UTC --- Author: dodji Date: Mon Nov 29 16:31:40 2010 New Revision: 167250 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167250 Log: Fix PR c++/42260 and ensure PR c++/45383 is fixed

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #9 from saellaven at gmail dot com 2010-11-29 16:53:31 UTC --- fails with the unmodified 20101125 snapshot. I'm going to revert the patch I found above and will report back in a little while on whether or not it solves it in vanillla gc

[Bug ada/46707] New: Storage_Error in GNAT with anonymous "not null" subtype

2010-11-29 Thread jp.sittingduck+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46707 Summary: Storage_Error in GNAT with anonymous "not null" subtype Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: a

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 --- Comment #32 from uros at gcc dot gnu.org 2010-11-29 17:08:20 UTC --- Author: uros Date: Mon Nov 29 17:08:16 2010 New Revision: 167256 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167256 Log: 2010-11-29 Zdenek Dvorak PR tree-op

[Bug c/46708] New: SFU 3.5 SDK on Windows XP Professional, segmentation fault with gcc (program cc1) is

2010-11-29 Thread adutta at easylink dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46708 Summary: SFU 3.5 SDK on Windows XP Professional, segmentation fault with gcc (program cc1) is Product: gcc Version: 3.3 Status: UNCONFIRMED Severity: blocker Prior

[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

2010-11-29 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46675 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug target/46708] SFU 3.5 SDK on Windows XP Professional, segmentation fault with gcc (program cc1) is

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46708 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|c

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #10 from saellaven at gmail dot com 2010-11-29 17:50:32 UTC --- success after reverting the patch from http://gcc.gnu.org/PR45314 /usr/src/build-revert/./gcc/xgcc -v Using built-in specs. COLLECT_GCC=/usr/src/build-revert/./gcc/xgcc Ta

[Bug c++/46078] [4.6 regression] new valgrind warnings when compiling an optimization test case

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46078 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/28575] misleading __builtin_choose_expr documentation error

2010-11-29 Thread przemoc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28575 Przemysław Pawełczyk changed: What|Removed |Added CC||przemoc at gmail dot com --- Comme

[Bug lto/45475] target use in libcpp breaks LTO bootstrap

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45475 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug lto/45475] target use in libcpp breaks LTO bootstrap

2010-11-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45475 --- Comment #7 from Eric Botcazou 2010-11-29 18:18:33 UTC --- Created attachment 22565 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22565 Reduced testcase for x86

[Bug target/44392] [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Known to wo

[Bug treelang/46709] New: [4.6 regression] internal compiler error: segmentation fault

2010-11-29 Thread jojelino at gmail dot com
api=unicode --enable-tls --disable-bootstrap --enable-shared --disable-sjlj-exceptions --enable-gomp Thread model: posix gcc version 4.6.0 20101129 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-mtune=generic' '-march=pentiumpro' /usr/libexec/gcc/i686-pc-cygwin/4.6.

[Bug target/42894] [4.5/4.6 Regression] Invalid rtl sharing in Thumb1.

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #14

[Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu

2010-11-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46710 Summary: fast enumeration tests failing on ia64-suse-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: objc AssignedTo

[Bug lto/45475] target use in libcpp breaks LTO bootstrap

2010-11-29 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45475 Andi Kleen changed: What|Removed |Added Status|RESOLVED|NEW Resolution|FIXED

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #11 from H.J. Lu 2010-11-29 18

[Bug treelang/46709] [4.6 regression] internal compiler error: process_function_and_variable_attributes gcc/cgraphunit.c:847

2010-11-29 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46709 gee changed: What|Removed |Added Summary|[4.6 regression] internal |[4.6 regression] internal |compil

[Bug middle-end/46709] [4.6 regression] internal compiler error: process_function_and_variable_attributes gcc/cgraphunit.c:847

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46709 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread bjackson at inavia dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #12 from Brad Jackson 2010-11-29 19:08:53 UTC --- Can the fix be applied to the branch before the 4.5.2 release? Seems like it's low risk since probably not too many people are using Graphite options.

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #13 from H.J. Lu 2010-11-29 19:10:15 UTC --- Created attachment 22567 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22567 A patch backported from trunk Please try this.

[Bug middle-end/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 H.J. Lu changed: What|Removed |Added Component|tree-optimization |middle-end Target Milestone|---

[Bug middle-end/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread dirtyepic at gentoo dot org
.gentoo.org/ --with-pkgversion='Gentoo SVN' Thread model: posix gcc version 4.5.2-pre 20101129 (prerelease) rev. 167257 (Gentoo SVN) COLLECT_GCC_OPTIONS='-DHAVE_CONFIG_H' '-I..' '-I/usr/include/pixman-1' '-Wno-unused-parameter' '-Wno-attributes

[Bug c++/46690] Using declaration of a dependent name

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46690 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/14258] typename in a using declaration not supported

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14258 Andrew Pinski changed: What|Removed |Added CC||ilpoilves at hotmail dot

[Bug middle-end/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 Ryan Hill changed: What|Removed |Added CC||dirtyepic at gentoo dot org --- Comment #15 f

[Bug debug/46338] -fcompare-debug failure (length) with -O -fprofile-generate

2010-11-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46338 --- Comment #7 from Alexandre Oliva 2010-11-29 19:18:27 UTC --- Author: aoliva Date: Mon Nov 29 19:18:24 2010 New Revision: 167263 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167263 Log: PR debug/46338 * g++.dg/debug/pr46338.C: New. A

[Bug debug/46258] gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O3 -ffloat-store

2010-11-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46258 --- Comment #4 from Alexandre Oliva 2010-11-29 19:20:52 UTC --- Author: aoliva Date: Mon Nov 29 19:20:48 2010 New Revision: 167264 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167264 Log: PR debug/46258 * tree-cfg.c (replace_uses_by): D

[Bug fortran/46703] Wrong I/O output (only) when running under valgrind

2010-11-29 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46703 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #1 f

[Bug c/46711] New: __builtin_choose_expr checks not chosen expression

2010-11-29 Thread przemoc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46711 Summary: __builtin_choose_expr checks not chosen expression Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: una

[Bug c/46711] __builtin_choose_expr checks not chosen expression

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46711 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/19449] __builtin_constant_p cannot resolve to const when optimizing

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19449 Andrew Pinski changed: What|Removed |Added CC||przemoc at gmail dot com --- Comment #3 f

[Bug c/46711] __builtin_choose_expr checks not chosen expression

2010-11-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46711 --- Comment #2 from Andrew Pinski 2010-11-29 19:40:04 UTC --- Try: static inline unsigned long * _param(struct pt_regs *regs, const int num) __attribute__((always_inline)); static inline unsigned long * _param(struct pt_regs *regs, const int num)

[Bug target/42536] [4.4/4.5/4.6 regression] ICE in spill_failure, at reload1.c:2141

2010-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug c/46711] __builtin_choose_expr checks not chosen expression

2010-11-29 Thread przemoc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46711 --- Comment #3 from Przemysław Pawełczyk 2010-11-29 20:07:20 UTC --- Andrew, thanks for the always_inline hint. But weren't you too fast with marking PR 46711 as duplicate of PR 19449? Check which lines are marked with errors. 8th line is not me

[Bug driver/46712] New: exec-tool.in doesn't work with -fuse-linker-plugin in a gcc+binutils combined tree

2010-11-29 Thread hjl.tools at gmail dot com
-in specs. COLLECT_GCC=/export/build/gnu/tools-lto/build-x86_64-linux/gcc/xgcc Target: x86_64-unknown-linux-gnu Configured with: /export/gnu/src/tools-lto/tools/configure --enable-languages=c --disable-bootstrap --prefix=/usr/gcc-4.6-lto --with-local-prefix=/usr/local Thread model: posix gcc version 4.6.0 20101129 (experimental) (GCC) [...@gnu-6 pr12245-1]$

[Bug tree-optimization/46651] [4.5 Regression] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 saellaven at gmail dot com changed: What|Removed |Added Component|middle-end |tree-optimization --- Comment

  1   2   >