[Bug rtl-optimization/48133] [4.6/4.7/4.8 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48133 --- Comment #14 from Jakub Jelinek jakub at gcc dot gnu.org 2012-08-10 06:17:44 UTC --- (In reply to comment #13) seems to work for me now jh@gcc10:~/trunk/build/gcc$ ./gfortran -O2 -c t.f90 -B ./ jh@gcc10:~/trunk/build/gcc$ cat t.f90

[Bug debug/54205] recursive .debug_macro inclusions

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54205 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug middle-end/54146] Very slow compile with attribute((flatten))

2012-08-10 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #42 from Steven Bosscher steven at gcc dot gnu.org 2012-08-10 06:32:37 UTC --- (In reply to comment #40) Quite an achivement that Steven managed to chase out all the other cases. Thanks for the compliment :-) I'm still working on

[Bug middle-end/54146] Very slow compile with attribute((flatten))

2012-08-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54146 --- Comment #43 from Jan Hubicka hubicka at gcc dot gnu.org 2012-08-10 07:52:31 UTC --- Author: hubicka Date: Fri Aug 10 07:52:23 2012 New Revision: 190283 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190283 Log: PR middle-end/54146

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)

2012-08-10 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423 --- Comment #26 from chrbr at gcc dot gnu.org 2012-08-10 08:08:45 UTC --- (In reply to comment #24) Christian, do you have anything to add regarding this matter? I'm not sure whether this should be back ported to 4.6.x or 4.7.x or not. Kaz,

[Bug fortran/54208] compilation error for ubound construct in PARAMETER statements

2012-08-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208 --- Comment #3 from janus at gcc dot gnu.org 2012-08-10 08:31:12 UTC --- (In reply to comment #2) Anyway, the following patchlet gets rid of the error, but may possibly introduce regressions (unchecked): It fails with an ICE on: *

[Bug tree-optimization/54027] [4.8 Regression] possible mis-optimization of signed left shift in c89 mode

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54027 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-08-10 08:34:01 UTC --- Author: rguenth Date: Fri Aug 10 08:33:57 2012 New Revision: 190286 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190286 Log: 2012-08-10 Richard

[Bug middle-end/54218] New: Debug info for function parameters is incorrect when compiled with -O0

2012-08-10 Thread senthil_kumar.selvaraj at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54218 Bug #: 54218 Summary: Debug info for function parameters is incorrect when compiled with -O0 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug tree-optimization/54027] [4.8 Regression] possible mis-optimization of signed left shift in c89 mode

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

[Bug middle-end/54218] Debug info for function parameters is incorrect when compiled with -O0

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54218 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-debug

[Bug fortran/54208] [4.6/4.7/4.8 Regression] compilation error for ubound construct in PARAMETER statements

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/52748] [C++11] N3276 changes to decltype

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52748 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug rtl-optimization/53533] [4.7/4.8 regression] vectorization causes loop unrolling test slowdown as measured by Adobe's C++Benchmark

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.2

[Bug middle-end/53204] [4.7 regression] ICE during final link of large codebase with -O2 -finline-functions -flto, adding -flto-partition=none fixes the problem

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53204 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug middle-end/51233] [ipa-iterations] running multiple passes of early IPA on zlib produces more optimal code

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51233 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||lto

[Bug middle-end/54218] Debug info for function parameters is incorrect when compiled with -O0

2012-08-10 Thread senthil_kumar.selvaraj at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54218 --- Comment #2 from Senthil Kumar Selvaraj senthil_kumar.selvaraj at atmel dot com 2012-08-10 10:23:55 UTC --- Comment on attachment 27980 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27980 Failing dejagnu test case /* { dg-do run } */ /*

[Bug middle-end/54218] Debug info for function parameters is incorrect when compiled with -O0

2012-08-10 Thread senthil_kumar.selvaraj at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54218 Senthil Kumar Selvaraj senthil_kumar.selvaraj at atmel dot com changed: What|Removed |Added Attachment #27980|0

[Bug middle-end/54218] Debug info for function parameters is incorrect when compiled with -O0

2012-08-10 Thread senthil_kumar.selvaraj at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54218 --- Comment #4 from Senthil Kumar Selvaraj senthil_kumar.selvaraj at atmel dot com 2012-08-10 10:39:32 UTC --- (In reply to comment #1) That's because the actual parameter value is not used: func (int p) { ;; basic block 2, loop depth 0

[Bug middle-end/54219] New: __builtin_shuffle mask reversed

2012-08-10 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54219 Bug #: 54219 Summary: __builtin_shuffle mask reversed Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/54219] [4.8 Regression] __builtin_shuffle mask reversed

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54219 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/54219] [4.8 Regression] __builtin_shuffle mask reversed

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

[Bug middle-end/54109] [4.8 Regression] ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54109 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-08-10 12:00:11 UTC --- Author: rguenth Date: Fri Aug 10 12:00:05 2012 New Revision: 190291 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190291 Log: 2012-08-10 Richard

[Bug middle-end/54109] [4.8 Regression] ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref

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

[Bug middle-end/54211] [4.8 Regression] ICE: verify_gimple failed building freetype with -Os

2012-08-10 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54211 --- Comment #6 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-08-10 12:16:11 UTC --- Author: wschmidt Date: Fri Aug 10 12:16:04 2012 New Revision: 190294 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190294 Log: gcc: 2012-08-10

[Bug middle-end/54211] [4.8 Regression] ICE: verify_gimple failed building freetype with -Os

2012-08-10 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54211 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/54211] [4.8 Regression] ICE: verify_gimple failed building freetype with -Os

2012-08-10 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54211 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)

2012-08-10 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423 --- Comment #27 from Oleg Endo olegendo at gcc dot gnu.org 2012-08-10 12:26:52 UTC --- (In reply to comment #26) I got an ICE in elimination_costs_in_insn, at reload1.c:3654 when applying to the 4.7 branch, but it seems to be resolved on

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 wbrana wbrana at gmail dot com changed: What|Removed |Added Summary|-fPIE -pie shouldn't|-fvisibility=hidden

[Bug target/54220] New: [avr] Potential stack corruption in naked functions at -O0

2012-08-10 Thread senthil_kumar.selvaraj at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54220 Bug #: 54220 Summary: [avr] Potential stack corruption in naked functions at -O0 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug fortran/54221] New: Explicit private access specifier signals unexpected defined but not used [-Wunused-function] warning

2012-08-10 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54221 Bug #: 54221 Summary: Explicit private access specifier signals unexpected defined but not used [-Wunused-function] warning Classification: Unclassified Product: gcc Version:

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)

2012-08-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added CC||rmansfield at

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)

2012-08-10 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423 --- Comment #29 from Oleg Endo olegendo at gcc dot gnu.org 2012-08-10 13:26:52 UTC --- (In reply to comment #28) This ICE does happen on trunk (rev190294). I have a testcase for it that I'm reducing. There was a second ICE introduced by

[Bug testsuite/49443] gcc.dg/vect/vect-peel-3.c and vect-peel-4.c fail on IA64 after testsuite change

2012-08-10 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49443 --- Comment #7 from Ulrich Weigand uweigand at gcc dot gnu.org 2012-08-10 13:26:51 UTC --- Author: uweigand Date: Fri Aug 10 13:26:44 2012 New Revision: 190296 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190296 Log: ChangeLog:

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug middle-end/54219] [4.8 Regression] __builtin_shuffle mask reversed

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54219 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2012-08-10 13:35:40 UTC --- Author: rguenth Date: Fri Aug 10 13:35:34 2012 New Revision: 190297 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190297 Log: 2012-08-10 Richard

[Bug middle-end/54219] [4.8 Regression] __builtin_shuffle mask reversed

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

[Bug middle-end/54219] [4.8 Regression] __builtin_shuffle mask reversed

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

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)

2012-08-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39423 --- Comment #30 from Ryan Mansfield rmansfield at qnx dot com 2012-08-10 13:36:42 UTC --- Created attachment 27983 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27983 preprocessed src Testcase that reproduces elimination_costs_in_insn ICE

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #8 from wbrana wbrana at gmail dot com 2012-08-10 13:40:29 UTC --- int func() { return random(); } int main(){ return func(); } $ gcc-4.7.2 -O2 1.c -o 1 $ nm -CD ./1 w __gmon_start__

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #10 from wbrana wbrana at gmail dot com 2012-08-10 13:49:19 UTC --- How can I tell linker to not export symbols?

[Bug target/54222] New: [avr] Implement fixed-point support

2012-08-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Bug #: 54222 Summary: [avr] Implement fixed-point support Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-10 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik lirex.software at gmail dot com changed: What|Removed |Added Status|RESOLVED

[Bug tree-optimization/54200] copyrename generates wrong debuginfo

2012-08-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54200 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-08-10 14:18:51 UTC --- Guality test that fails: /* PR tree-optimization/54200 */ /* { dg-do run } */ /* { dg-options -g -fno-var-tracking-assignments } */ int o

[Bug fortran/54223] New: Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls

2012-08-10 Thread roger.ferrer at bsc dot es
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54223 Bug #: 54223 Summary: Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls Classification: Unclassified Product: gcc Version:

[Bug target/54222] [avr] Implement fixed-point support

2012-08-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5

[Bug target/54222] [avr] Implement fixed-point support

2012-08-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-08-10 14:24:24 UTC --- Created attachment 27984 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27984 Tentative patch against 4.8 libgcc/ * config/avr/lib1funcs-fixed.S: New

[Bug target/54089] [SH] Refactor shift patterns

2012-08-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089 --- Comment #10 from Ryan Mansfield rmansfield at qnx dot com 2012-08-10 14:24:55 UTC --- Created attachment 27985 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27985 preprocessed src ./xgcc -B. -w ~/ice2.i -c -Os /home/ryan/ice2.i: In

[Bug rtl-optimization/53942] [4.6/4.7/4.8 Regression] unable to find a register to spill in class 'CREG'

2012-08-10 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53942 Igor Zamyatin izamyatin at gmail dot com changed: What|Removed |Added CC||izamyatin at

[Bug debug/54205] recursive .debug_macro inclusions

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54205 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

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

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 --- Comment #2 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2012-08-10 14:58:54 UTC --- (In reply to comment #1) shows up on 4.7 branch but latent on trunk.This has been marked predicable ever since the port was submitted and this is

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-10 15:04:10 UTC --- Also, you declare SQL_date_begin[10] then fill it with 11 characters (-MM-DD plus the numm terminator) and do the same with SQL_date_end This is

[Bug libstdc++/54172] [4.7/4.8 Regression] __cxa_guard_acquire thread-safety issue

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54172 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-08-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #137 from Jan Hubicka hubicka at gcc dot gnu.org 2012-08-10 15:06:51 UTC --- So since the last report we managed to double WPA memory usage and compile time... 12m wall, 42m user is needed for WPA build. Execution times (seconds)

[Bug fortran/54221] Explicit private access specifier signals unexpected defined but not used [-Wunused-function] warning

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54221 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2012-08-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #138 from Jan Hubicka hubicka at gcc dot gnu.org 2012-08-10 15:35:44 UTC --- Actually not, I looked up wrong report. The last report in comment #121 shows: TOTAL : 616.4322.26 651.79

[Bug target/54089] [SH] Refactor shift patterns

2012-08-10 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089 --- Comment #11 from Oleg Endo olegendo at gcc dot gnu.org 2012-08-10 15:40:07 UTC --- (In reply to comment #10) Created attachment 27985 [details] preprocessed src ./xgcc -B. -w ~/ice2.i -c -Os /home/ryan/ice2.i: In function 'tg_extent':

[Bug middle-end/54224] New: [4.8 Regression] Bogus -Wunused-function warning with static function

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54224 Bug #: 54224 Summary: [4.8 Regression] Bogus -Wunused-function warning with static function Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-10 16:53:54 UTC --- You can use a linker version script. http://sourceware.org/binutils/docs/ld/VERSION.html

[Bug fortran/54225] New: fortran compiler segfault processing ' print *, A(1,*) '

2012-08-10 Thread armiuswu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225 Bug #: 54225 Summary: fortran compiler segfault processing ' print *, A(1,*) ' Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #12 from wbrana wbrana at gmail dot com 2012-08-10 17:27:02 UTC --- Created attachment 27986 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27986 bash compiled with -fPIE -pie -fvisibility=hidden

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #13 from wbrana wbrana at gmail dot com 2012-08-10 17:29:15 UTC --- Created attachment 27987 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27987 bash compiled with -fPIE -pie

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 wbrana wbrana at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 wbrana wbrana at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug fortran/54225] fortran compiler segfault processing ' print *, A(1,*) '

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/54223] Statement function statement with dummy arguments that are also OPTIONAL may crash in wrong calls

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54223 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/54225] [4.6/4.7/4.8 Regression] fortran compiler segfault processing ' print *, A(1,*) '

2012-08-10 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.4

[Bug bootstrap/54128] GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c

2012-08-10 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54128 --- Comment #6 from Steve Ellcey sje at gcc dot gnu.org 2012-08-10 20:10:56 UTC --- It looks like the code generation is going different (between -g and no -g) during the IRA/reload phase. With the cut down test case and using -O2 -g the

[Bug other/54182] -fvisibility=hidden shouldn't be disabled with -fPIE -pie

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54182 --- Comment #17 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-11 00:02:03 UTC --- If it does what you need then use it.

[Bug target/54142] ppc64 build failure - Unrecognized opcode: `sldi' (and `srdi`)

2012-08-10 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54142 --- Comment #7 from Gary Funck gary at intrepid dot com 2012-08-11 01:24:37 UTC --- We're still running into this build failure on PPC64, using a recent revision of the HEAD version. Is there additional information that is needed to help track

Notice

2012-08-10 Thread Lei Wang
I have a biz worth 25 M USD, Email me at lwang1...@yahoo.com.cn for more information

[Bug target/20020] x86_64 - 128 bit structs not targeted to TImode

2012-08-10 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20020 --- Comment #14 from Gary Funck gary at intrepid dot com 2012-08-11 03:22:34 UTC --- (In reply to comment #13) Is this bug obsolete now? Comment #7 (2005-06-25) states that this is a valid bug, and near as I can tell the current compiler still