[Bug middle-end/52097] ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0

2012-03-07 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52097 Andreas Krebbel changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug c++/52529] New: Compiler rejects template code inconsistently

2012-03-07 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52529 Bug #: 52529 Summary: Compiler rejects template code inconsistently Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/48820] TR 29113: Implement parts needed for MPI 3

2012-03-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48820 --- Comment #15 from Tobias Burnus 2012-03-08 07:19:51 UTC --- (In reply to comment #14) > Re-reading the standard, I think the non-BIND(C) version of TYPE(*) is > currently mishandled. That should be only visible for "TYPE(*)" dummies which > ar

[Bug rtl-optimization/52528] New: combine bug (powerpc testcase)

2012-03-07 Thread cltang at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52528 Bug #: 52528 Summary: combine bug (powerpc testcase) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-07 Thread casey at rodarmor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 --- Comment #7 from casey at rodarmor dot com 2012-03-08 05:08:08 UTC --- Not exactly what I was hoping for, but thanks for the speedy resolution :)

[Bug target/46942] x86_64 parameter passing unnecessary sign/zero extends

2012-03-07 Thread meadori at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46942 Meador Inge changed: What|Removed |Added CC||meadori at gmail dot com --- Comment #9 fro

[Bug target/51244] SH Target: Inefficient conditional branch

2012-03-07 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244 --- Comment #23 from Oleg Endo 2012-03-08 01:25:21 UTC --- Created attachment 26853 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26853 Patch for the patch The attached patch seems to fix the problem. GCC (C,C++) and CSiBE set compiles wit

[Bug libstdc++/52433] [C++11] debug mode iterators need to move

2012-03-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52433 --- Comment #11 from Jonathan Wakely 2012-03-08 01:05:07 UTC --- Author: redi Date: Thu Mar 8 01:05:01 2012 New Revision: 185089 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185089 Log: PR libstdc++/52433 * include/debug/safe_i

[Bug c++/52527] New: When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)

2012-03-07 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52527 Bug #: 52527 Summary: When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die) Classification: Unclassified Product: gcc Version: 4.6.2

[Bug tree-optimization/52523] Missing "uninitialized" warning in simple code

2012-03-07 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52523 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libitm/52526] New: libitm: stuck in futex_wait

2012-03-07 Thread patrick.marlier at gmail dot com
Component: libitm AssignedTo: unassig...@gcc.gnu.org ReportedBy: patrick.marl...@gmail.com CC: torv...@gcc.gnu.org Host: x86_64-unknown-linux-gnu Target: x86_64-unknown-linux-gnu libitm (default configuration/4.8.0 20120307) is stuck in

[Bug rtl-optimization/52524] Segfault compiling libgcov.c

2012-03-07 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52524 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/52515] [4.8 Regression]: build fails on cris-elf in unwind-dw2.c, x86_64-unknown-linux-gnu in bid_binarydecimal.c

2012-03-07 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52515 vries at gcc dot gnu.org changed: What|Removed |Added CC||vries at gcc dot gnu.org --- Co

[Bug target/52503] sh-wrs-vxworks: too many target masks

2012-03-07 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52503 --- Comment #3 from Kazumoto Kojima 2012-03-07 22:06:28 UTC --- Author: kkojima Date: Wed Mar 7 22:06:25 2012 New Revision: 185081 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185081 Log: PR target/52503 * config/sh/sh.opt (mso

[Bug middle-end/52525] compiler segmentation fault when building OpenMP code with -O3

2012-03-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52525 Andrew Pinski changed: What|Removed |Added Component|c |middle-end Known to work|

[Bug c/52525] compiler segmentation fault when building OpenMP code with -O3

2012-03-07 Thread sin.pecado at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52525 --- Comment #1 from Szilárd Páll 2012-03-07 21:36:17 UTC --- Created attachment 26852 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26852 preprocessed source file for reproducing bug

[Bug c/52525] New: compiler segmentation fault when building OpenMP code with -O3

2012-03-07 Thread sin.pecado at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52525 Bug #: 52525 Summary: compiler segmentation fault when building OpenMP code with -O3 Classification: Unclassified Product: gcc Version: 4.4.6 Status: UNCONFIRMED

[Bug rtl-optimization/52524] Segfault compiling libgcov.c

2012-03-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52524 --- Comment #1 from Andrew Pinski 2012-03-07 20:35:46 UTC --- I think this has already been fixed.

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-07 20:34:57 UTC --- A reghunt revealed that this patch (r184876) is indeed the culprit: 2012-03-03 Jason Merrill Core 1270 * call.c (build_aggr_conv): Call reshape_i

[Bug rtl-optimization/52524] New: Segfault compiling libgcov.c

2012-03-07 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52524 Bug #: 52524 Summary: Segfault compiling libgcov.c Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/52523] New: Missing "uninitialized" warning in simple code

2012-03-07 Thread andreac at unstable dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52523 Bug #: 52523 Summary: Missing "uninitialized" warning in simple code Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c++/52521] [C++11] user defined literals and order of declaration

2012-03-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52521 --- Comment #3 from Jason Merrill 2012-03-07 20:20:09 UTC --- Author: jason Date: Wed Mar 7 20:20:00 2012 New Revision: 185079 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185079 Log: PR c++/52521 * mangle.c (write_literal_oper

[Bug c++/52521] [C++11] user defined literals and order of declaration

2012-03-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52521 --- Comment #2 from Jason Merrill 2012-03-07 20:16:48 UTC --- Author: jason Date: Wed Mar 7 20:16:16 2012 New Revision: 185077 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185077 Log: PR c++/52521 * mangle.c (write_literal_oper

[Bug c++/52521] [C++11] user defined literals and order of declaration

2012-03-07 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52521 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/52522] Overloaded functions called with initializer lists considered ambiguous

2012-03-07 Thread dgsteffen at numerica dot us
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52522 --- Comment #4 from Dave Steffen 2012-03-07 19:06:56 UTC --- (In reply to comment #2) > The cause for this problem is the currently unconstrained constructor > > template > vector(InputIter, InputIter); > > but I need to investigate whether thi

[Bug c++/52522] Overloaded functions called with initializer lists considered ambiguous

2012-03-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52522 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/43813] [DR1234] vector(3, NULL) fails to compile

2012-03-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43813 Jonathan Wakely changed: What|Removed |Added CC||dgsteffen at numerica dot

[Bug c++/52522] Overloaded functions called with initializer lists considered ambiguous

2012-03-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52522 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c++/52522] Overloaded functions called with initializer lists considered ambiguous

2012-03-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52522 --- Comment #1 from Jonathan Wakely 2012-03-07 18:32:56 UTC --- Clang gives a very similar result, so I'm not convinced it's a bug: t.cc:12:2: error: call to 'horizontalConcat' is ambiguous horizontalConcat({a,b}); ^~~~ t.cc:6:8: n

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #2 from Rainer Orth 2012-03-07 17:49:20 UTC --- Nothing Solaris-specific here, fails in the same way on x86_64-unknown-linux-gnu as of r185060. Rainer

[Bug c++/52522] New: Overloaded functions called with initializer lists considered ambiguous

2012-03-07 Thread dgsteffen at numerica dot us
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52522 Bug #: 52522 Summary: Overloaded functions called with initializer lists considered ambiguous Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFI

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 Bernhard Rosenkränzer changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug middle-end/52472] ICE: in convert_debug_memory_address, at cfgexpand.c:2491

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52472 --- Comment #6 from Georg-Johann Lay 2012-03-07 16:09:12 UTC --- (In reply to comment #5) > Can't reproduce this though. Strange. I still see the ICE with current trunk. It's a 32 bit build and host; might this have an impact?

[Bug c++/52521] [C++11] user defined literals and order of declaration

2012-03-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52521 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/50346] Function call foils VRP/jump-threading of redundant predicate on struct member

2012-03-07 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 --- Comment #8 from Ryan Johnson 2012-03-07 14:28:29 UTC --- (In reply to comment #7) > On Wed, 7 Mar 2012, scovich at gmail dot com wrote: > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 > > > > --- Comment #6 from Ryan Johnson 2012-0

[Bug c++/52521] New: [C++11] user defined literals and order of declaration

2012-03-07 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52521 Bug #: 52521 Summary: [C++11] user defined literals and order of declaration Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug target/52484] [avr]: Missing __memx insn because of wrong register footprint

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52484 --- Comment #5 from Georg-Johann Lay 2012-03-07 13:52:37 UTC --- Author: gjl Date: Wed Mar 7 13:52:30 2012 New Revision: 185043 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185043 Log: PR target/52484 * config/avr/avr.md (xload

[Bug target/52484] [avr]: Missing __memx insn because of wrong register footprint

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52484 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug tree-optimization/50346] Function call foils VRP/jump-threading of redundant predicate on struct member

2012-03-07 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 --- Comment #7 from rguenther at suse dot de 2012-03-07 13:39:19 UTC --- On Wed, 7 Mar 2012, scovich at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 > > --- Comment #6 from Ryan Johnson 2012-03-07 > 13:31:19 UTC --

[Bug bootstrap/52513] gcc-4.7.0-RC-20120302 fails to build for i686-pc-cygwin

2012-03-07 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52513 Dave Korn changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug tree-optimization/50346] Function call foils VRP/jump-threading of redundant predicate on struct member

2012-03-07 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 --- Comment #6 from Ryan Johnson 2012-03-07 13:31:19 UTC --- (In reply to comment #5) > On Wed, 12 Oct 2011, scovich at gmail dot com wrote: > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346 > > > > --- Comment #4 from Ryan Johnson 2011-

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 --- Comment #5 from Steven Bosscher 2012-03-07 13:07:24 UTC --- May be fixed by r185028. Please update and try again.

[Bug bootstrap/52513] gcc-4.7.0-RC-20120302 fails to build for i686-pc-cygwin

2012-03-07 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52513 --- Comment #2 from Ryan Johnson 2012-03-07 13:02:50 UTC --- (In reply to comment #1) > 4.6 should be broken as well for you? Oops. I reported wrong in my OP. I've actually been using a home-built 4.6.2 for some time now... and it is the host com

[Bug target/52461] [avr] XMEGA+EBI: RAMPZ clobbered while reading from flash

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52461 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread Bernhard.Rosenkranzer at linaro dot org
--disable-libitm Thread model: posix gcc version 4.8.0 20120307 (experimental) (GCC) gmp 5.0.4 mpfr 3.1.0 mpc 0.9

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 --- Comment #3 from Bernhard Rosenkränzer 2012-03-07 12:23:54 UTC --- Created attachment 26851 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26851 slightly reduced test case I'm familiar with delta, but it's not very useful in this particul

[Bug fortran/52512] Cannot match namelist object name

2012-03-07 Thread marco at hulten dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52512 --- Comment #3 from Marco van Hulten 2012-03-07 12:15:36 UTC --- This work-around of changing all entries to tracer(N:N) indeed works, in both the test case as for my original code where I found the problem. That is the NEMO 3.1 ocean model, wit

[Bug rtl-optimization/52203] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7136 with -fsel-sched-pipelining -fselective-scheduling2 and other custom flags

2012-03-07 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52203 Andrey Belevantsev changed: What|Removed |Added Known to work||4.8.0 --- Comment #10 from Andrey Be

[Bug rtl-optimization/52203] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7136 with -fsel-sched-pipelining -fselective-scheduling2 and other custom flags

2012-03-07 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52203 --- Comment #9 from Andrey Belevantsev 2012-03-07 12:00:42 UTC --- Author: abel Date: Wed Mar 7 12:00:37 2012 New Revision: 185036 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185036 Log: PR rtl-optimization/52203 * sel

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from Steven Boss

[Bug middle-end/52520] trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names

2012-03-07 Thread corsepiu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417 --- Comment #7 from Ralf Corsepius 2012-03-07 11:39:29 UTC --- Author: corsepiu Date: Wed Mar 7 11:39:25 2012 New Revision: 185035 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185035 Log: 2012-03-05 Ralf Corsépius PR target/514

[Bug middle-end/52520] New: trunk: internal compiler error: in predict_insn, at predict.c:477

2012-03-07 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52520 Bug #: 52520 Summary: trunk: internal compiler error: in predict_insn, at predict.c:477 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/52461] [avr] XMEGA+EBI: RAMPZ clobbered while reading from flash

2012-03-07 Thread fbi.sr at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52461 --- Comment #7 from Stefan Reichardt 2012-03-07 11:07:33 UTC --- nice! i willl build it and publish it on avrfreaks soon, so Markus can try it out

[Bug other/51417] Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names

2012-03-07 Thread corsepiu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417 --- Comment #6 from Ralf Corsepius 2012-03-07 10:59:59 UTC --- Author: corsepiu Date: Wed Mar 7 10:59:56 2012 New Revision: 185034 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185034 Log: 2012-03-05 Ralf Corsépius PR target/514

[Bug target/52507] [avr]: movmem loop for __memx address space uses wrong loop label

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52507 --- Comment #1 from Georg-Johann Lay 2012-03-07 10:39:45 UTC --- Author: gjl Date: Wed Mar 7 10:39:42 2012 New Revision: 185033 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185033 Log: PR target/52507 * config/avr/lib1funcs.S (

[Bug target/52506] [avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D SFRs in ISR pro-/epilogue

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52506 --- Comment #1 from Georg-Johann Lay 2012-03-07 10:38:28 UTC --- Author: gjl Date: Wed Mar 7 10:38:25 2012 New Revision: 185032 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185032 Log: PR target/52506 * gcc/config/avr/avr.c (ex

[Bug target/52505] [avr]: __memx address space reading unintentionally from RAM

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52505 --- Comment #1 from Georg-Johann Lay 2012-03-07 10:36:34 UTC --- Author: gjl Date: Wed Mar 7 10:36:30 2012 New Revision: 185031 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185031 Log: libgcc/ PR target/52505 * config/avr/lib1f

[Bug target/52508] [avr]: HAVE_RAMPZ as condition to set RAMPZ prior to flash-read is no more appropriate

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52508 --- Comment #1 from Georg-Johann Lay 2012-03-07 10:33:24 UTC --- Author: gjl Date: Wed Mar 7 10:33:19 2012 New Revision: 185030 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185030 Log: libgcc/ PR target/52461 PR target/52508

[Bug target/52461] [avr] XMEGA+EBI: RAMPZ clobbered while reading from flash

2012-03-07 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52461 --- Comment #6 from Georg-Johann Lay 2012-03-07 10:33:24 UTC --- Author: gjl Date: Wed Mar 7 10:33:19 2012 New Revision: 185030 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185030 Log: libgcc/ PR target/52461 PR target/52508

[Bug target/52461] [avr] XMEGA+EBI: RAMPZ clobbered while reading from flash

2012-03-07 Thread saturn at quantentunnel dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52461 --- Comment #5 from Markus Faust 2012-03-07 10:12:41 UTC --- (In reply to comment #4) > This bug tracker if for the official GCC hosted by FSF, not for private ports. Sorry about that. Yesterday I found Stefan's binaries (Thanks, Stefan): gcc ve

[Bug middle-end/52519] [4.8 Regression]

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52519 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug preprocessor/38987] Including a precompiled header from another header causes invalid assembly to be generated

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38987 --- Comment #12 from Richard Guenther 2012-03-07 09:55:32 UTC --- Author: rguenth Date: Wed Mar 7 09:55:26 2012 New Revision: 185029 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185029 Log: 2012-03-07 Richard Guenther PR pch/52

[Bug middle-end/52515] [4.8 Regression]: build fails on cris-elf in unwind-dw2.c, x86_64-unknown-linux-gnu in bid_binarydecimal.c

2012-03-07 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52515 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 --- Comment #5 from Richard Guenther 2012-03-07 09:55:31 UTC --- Author: rguenth Date: Wed Mar 7 09:55:26 2012 New Revision: 185029 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185029 Log: 2012-03-07 Richard Guenther PR pch/525

[Bug middle-end/52515] [4.8 Regression]: build fails on cris-elf in unwind-dw2.c, x86_64-unknown-linux-gnu in bid_binarydecimal.c

2012-03-07 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52515 --- Comment #5 from rsandifo at gcc dot gnu.org 2012-03-07 09:50:41 UTC --- Author: rsandifo Date: Wed Mar 7 09:50:36 2012 New Revision: 185028 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185028 Log: gcc/ PR middle-end/52515 *

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Richard Guenther changed: What|Removed |Added Status|RESOLVED|REOPENED Version|4.6.0

[Bug lto/52516] FAIL: gfortran.dg/lto/pr45586* f_lto_pr45586*_0.o-f_lto_pr45586_0.o link, -O0 -flto (internal compiler error)

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52516 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Richard Guenther changed: What|Removed |Added CC||dominiq at lps dot ens.fr --- Comment

[Bug bootstrap/52513] gcc-4.7.0-RC-20120302 fails to build for i686-pc-cygwin

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52513 Richard Guenther changed: What|Removed |Added Target||i686-pc-cygwin Status|UNCO

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 Richard Guenther changed: What|Removed |Added Version|4.7.0 |4.8.0 Target Milestone|---

[Bug middle-end/52515] [4.8 Regression]: build fails on cris-elf in unwind-dw2.c, x86_64-unknown-linux-gnu in bid_binarydecimal.c

2012-03-07 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52515 rsand...@gcc.gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug fortran/48820] TR 29113: Implement parts needed for MPI 3

2012-03-07 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48820 --- Comment #14 from Tobias Burnus 2012-03-07 09:26:13 UTC --- Re-reading the standard, I think the non-BIND(C) version of TYPE(*) is currently mishandled. That should be only visible for "TYPE(*)" dummies which are INTENT(OUT) and where the actu

[Bug middle-end/52519] [4.8 Regression]

2012-03-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52519 --- Comment #2 from Jonathan Wakely 2012-03-07 08:54:23 UTC --- might be the same as PR 52515

[Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault

2012-03-07 Thread basil at list dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49976 Vasily Sukhanov changed: What|Removed |Added Target|powerpc-ibm-aix5.2.0.0 |powerpc-ibm-aix5.3.0.0 Versi

[Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault

2012-03-07 Thread basil at list dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49976 Vasily Sukhanov changed: What|Removed |Added Attachment #24915|0 |1 is obsolete|