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

2011-07-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #60 from Tobias Burnus 2011-07-27 22:33:03 UTC --- Author: burnus Date: Wed Jul 27 22:33:00 2011 New Revision: 176852 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176852 Log: 2011-07-27 Tobias Burnus PR fortran/4

[Bug target/49880] New: SuperH: ICE when -m4 is used with -mdiv=call-div1

2011-07-27 Thread uwe at netbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49880 Summary: SuperH: ICE when -m4 is used with -mdiv=call-div1 Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/49881] New: [AVR] Inefficient stack manipulation around calls

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49881 Summary: [AVR] Inefficient stack manipulation around calls Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target Assign

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-07-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 --- Comment #49 from Paolo Carlini 2011-07-27 22:56:10 UTC --- Thanks for your feedback Kaveh. Note, however, that, as I mentioned only today in Comment #45, with -m32 we have problems also with the overload for double, I have no idea how to fix

[Bug target/49881] [AVR] Inefficient stack manipulation around calls

2011-07-27 Thread eric.weddington at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49881 --- Comment #1 from Eric Weddington 2011-07-27 23:13:31 UTC --- (In reply to comment #0) > Created attachment 24848 [details] > Hack to set ACCUMULATE_OUTGOING_ARGS > > While looking at PR49864 I noticed some awful code. > > First, the argument

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-07-27 Thread ghazi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 --- Comment #50 from Kaveh Ghazi 2011-07-27 23:13:18 UTC --- (In reply to comment #46) > Another note, about std::nextafter, std::nexttoward, & co: I see mpfr provides > an mpfr_nexttoward, which likely could be exploited in builtins.c pretty > e

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-07-27 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 --- Comment #6 from Thorsten Glaser 2011-07-27 23:29:13 UTC --- Mikael, can you please publish your “fully tested patches to fix this for 4.4.5, 4.5.2, and 4.6.0” so we can at least include this in the packages? If the FSF itself (i.e. gnulib) s

[Bug target/49881] [AVR] Inefficient stack manipulation around calls

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49881 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-27 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #3 from Richard Henderson 2011-07-28 00:06:16 UTC --- Hum, this patch is too hacky and likely to fail for other targets for different reasons. We need a more comprehensive solution. Consider it withdrawn.

[Bug target/49877] [h8300] ICE in in reload_cse_simplify_operands: insn does not satisfy its constraints

2011-07-27 Thread lacombar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49877 --- Comment #2 from Arnaud Lacombe 2011-07-28 01:00:03 UTC --- Created attachment 24849 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24849 add non-reduced testcase command to trigger the ICE: % h8300-elf-gcc -O1 -mh -mint32 -c -o vsprint

[Bug target/49877] [h8300] ICE in in reload_cse_simplify_operands: insn does not satisfy its constraints

2011-07-27 Thread lacombar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49877 --- Comment #3 from Arnaud Lacombe 2011-07-28 01:02:32 UTC --- Created attachment 24850 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24850 non-reduced testcase ldr.i: command to trigger the ICE:

[Bug target/49877] [h8300] ICE in in reload_cse_simplify_operands: insn does not satisfy its constraints

2011-07-27 Thread lacombar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49877 --- Comment #4 from Arnaud Lacombe 2011-07-28 01:06:49 UTC --- Created attachment 24851 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24851 non-reduced testcase synaptics.i: command to trigger the ICE: % h8300-elf-gcc -O2 -mh -mint32 -c -

[Bug target/49879] [h8300] ICE in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-27 Thread lacombar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49879 --- Comment #2 from Arnaud Lacombe 2011-07-28 01:22:25 UTC --- Created attachment 24852 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24852 non-reduced testcase command to reproduce the ICE: % h8300-elf-gcc -O2 -mh -mint32 -g -fomit-frame

[Bug target/47715] [x32] TLS doesn't work

2011-07-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715 --- Comment #13 from H.J. Lu 2011-07-28 02:43:35 UTC --- Another testcase: [hjl@gnu-6 ilp32-28]$ cat y.i extern __thread int *foo; extern void x (void *); void bar () { x ((void *) &foo); } [hjl@gnu-6 ilp32-28]$ make y.s /export/build/gnu/gcc

[Bug target/47715] [x32] TLS doesn't work

2011-07-27 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715 --- Comment #14 from H.J. Lu 2011-07-28 02:45:20 UTC --- TLS on X32 is almost identical to TLS on x86-64. The only difference is x32 address space is 32bit. That means TLS symbols can be in either SImode or DImode with upper 32bit zero.

[Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object

2011-07-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791 --- Comment #17 from Tobias Burnus 2011-07-28 05:39:00 UTC --- Author: burnus Date: Thu Jul 28 05:38:54 2011 New Revision: 176857 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176857 Log: 2011-07-28 Tobias Burnus Backport fro

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

2011-07-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #61 from Tobias Burnus 2011-07-28 05:40:28 UTC --- Author: burnus Date: Thu Jul 28 05:40:21 2011 New Revision: 176858 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176858 Log: 2011-07-28 Tobias Burnus PR fortran/4

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

2011-07-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Tobias Burnus changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object

2011-07-27 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791 --- Comment #18 from Tobias Burnus 2011-07-28 05:47:39 UTC --- The issue of the original report (comment 0) is now fixed for GCC 4.4 to the trunk (4.7): The vendor extension extended array read of normal arrays in namelists works again. However,

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-07-27 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #51

<    1   2