aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle5-2/+34
2006-07-24Daily bump.GCC Administrator1-1/+1
2006-07-24re PR c/25795 (Proccessing the attribute externally_visible too early)Jan Hubicka9-21/+122
2006-07-23fold-cond-1.c: Increase test case portability by checking that "g ? 1 ...Roger Sayle2-1/+8
2006-07-23re PR c++/28025 (multiple template friend compile error)Mark Mitchell8-39/+88
2006-07-23re PR target/28247 (libstdc++ cannot be build with Solaris threads)Roger Sayle2-6/+21
2006-07-23re PR debug/25468 (-g makes g++ loop forever)Steven Bosscher4-8/+21
2006-07-23Daily bump.GCC Administrator1-1/+1
2006-07-22* i386.md (subsi_3_zext): Fix output template.Jan Hubicka2-1/+5
2006-07-22re PR fortran/28439 ([4.1 only] Multiple evaluations of arithmetic if condition)Steven Bosscher2-0/+6
2006-07-22re PR fortran/28339 (gfortran misses a record from a format statement)Jerry DeLisle2-0/+20
2006-07-22Daily bump.GCC Administrator1-1/+1
2006-07-21decl2.c (determine_visibility): Don't propagate visibility from type to decl.Jason Merrill7-36/+26
2006-07-21invoke.texi (C++ Dialect Options): Note that -fvisibility-inlines-hidden does...Mike Stump6-1/+50
2006-07-21* gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.Mike Stump2-4/+8
2006-07-21re PR c++/28250 (ICE with invalid catch)Volker Reichelt4-7/+22
2006-07-21re PR c++/28363 (Default template parameter causes compiler segfault)Volker Reichelt4-13/+26
2006-07-21config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file if the target a...Roger Sayle3-0/+18
2006-07-21Daily bump.GCC Administrator1-1/+1
2006-07-20re PR c++/28407 (Issue with anonymous namespace)Jason Merrill14-61/+246
2006-07-20Comment typo in previous patch.Paul Brook1-1/+1
2006-07-20re PR target/27363 (ARM gcc 4.1 optimization bug)Paul Brook4-2/+96
2006-07-20re PR target/28427 (warning: alignment of '__FUNCTION__' is greater than maxi...Danny Smith2-0/+15
2006-07-20re PR target/26877 (configure switches --with-arch and --with-tune are broken...Eric Christopher2-4/+11
2006-07-20t-slibgcc-darwin (stmp-lipo): Remove.Eric Christopher2-11/+16
2006-07-20Daily bump.GCC Administrator1-1/+1
2006-07-19re PR c++/28338 (ICE/rejects-valid with references)Mark Mitchell4-6/+31
2006-07-19re PR objc++/28434 (ICE with invalid protocol)Volker Reichelt4-4/+18
2006-07-19re PR c++/28337 (ICE with string literals in templates)Mark Mitchell4-15/+45
2006-07-19* except.c (duplicate_eh_regions_1): Clear next_peer.Jakub Jelinek2-0/+5
2006-07-19invoke.texi (RS/6000 and PowerPC Options): Document that -mlongcall does not ...Nathan Sidwell3-14/+25
2006-07-19Fix doubled testcase.Richard Sandiford1-21/+0
2006-07-19re PR c++/28048 (ICE on accessing member of dependent name)Mark Mitchell4-3/+27
2006-07-19re PR middle-end/28283 (SuperH: Very unoptimal code generated for 64-bit ints)Roger Sayle3-2/+13
2006-07-19re PR c++/28235 (ICE with static const member as default parameter in template)Mark Mitchell4-23/+71
2006-07-19Daily bump.GCC Administrator1-1/+1
2006-07-18re PR tree-optimization/28410 (Wrong aliasing with global var grouping during...Diego Novillo4-3/+45
2006-07-18re PR c++/28258 (ICE with invalid constructor)Lee Millward6-0/+41
2006-07-18re PR c++/27495 (ICE using "." instead of "->")Steve Ellcey2-0/+13
2006-07-18re PR c++/27495 (ICE using "." instead of "->")Steve Ellcey2-2/+7
2006-07-18* gcc.c (display_help): Fix typo in help text.David Daney2-1/+5
2006-07-18tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque9-42/+197
2006-07-18Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini3-3/+23
2006-07-18re PR c/28286 (ICE with invalid value in #pragma pack)Volker Reichelt4-0/+20
2006-07-18re PR c/26993 (ICE on invalid code with weakref)Alexandre Oliva2-0/+16
2006-07-18dbxout.c (dbxout_function_end): Do not increment scope_labelno.Carlos O'Donell2-4/+11
2006-07-17re PR middle-end/27889 (ICE on complex assignment in nested function)Richard Henderson3-0/+20
2006-07-18gmon-sol2.c: Silence compilation warnings by partially synchronizing code wit...Roger Sayle2-30/+35
2006-07-18Daily bump.GCC Administrator1-1/+1
2006-07-17invoke.texi: Remove mention of f77...Toon Moene2-10/+17